mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
26 lines
No EOL
278 B
Text
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 |