cloudcmd/.gitignore
2012-07-04 10:24:43 -04:00

24 lines
No EOL
363 B
Text

#files, the will be ignored by git
#minified scripts
*.min.js
*.min.css
*.min.html
#node modules folder
node_modules
#cloudfoundry info files
cloudcmd.manifest.yml
cloudcmddemo.manifest.yml
demo-cloudcmd.manifest.yml
cdn-cloudcmd.manifest.yml
#hide travis yml for nodejitsu working out
#.travis.yml
#temporary files folder
tmp
#file used by c9
apache-status