cloudcmd/.gitignore

20 lines
No EOL
217 B
Text

#files, the will be ignored by git
#file with changes
json/changes.json
#c9 files
.c9revisions
*tmp
#node modules folder
node_modules
#temporary files folder
tmp
#log file
log.txt
#cloudfoundry file
manifest.yml