cloudcmd/.gitignore

17 lines
No EOL
256 B
Text

#files, the will be ignored by git
#minified scripts
*.min.js
#node modules folder
node_modules
#cloudfoundry info files
cloudcmd.manifest.yml
cloudcmddemo.manifest.yml
#herocu info file
Procfile
#hide travis yml for nodejitsu working out
#.travis.yml