cloudcmd/.gitignore
2012-12-25 09:22:12 -05:00

26 lines
No EOL
278 B
Text

#files, the will be ignored by git
#c9 files
.c9revisions
*tmp
#minified scripts
min
#node modules folder
node_modules
#temporary files folder
tmp
#file used by c9
apache-status
#file used by nodester
.nodester.appconfig
#log file
log.txt
#cloudfoundry file
manifest.yml