mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
27 lines
No EOL
391 B
Text
27 lines
No EOL
391 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
|
|
|
|
#herocu info file
|
|
Procfile
|
|
|
|
#hide travis yml for nodejitsu working out
|
|
#.travis.yml
|
|
|
|
#temporary files folder
|
|
tmp
|
|
|
|
#file used by c9
|
|
apache-status |