Merge pull request #314 from squallstar/master

Bancha CMS .gitignore
This commit is contained in:
Jared Koumentis 2012-10-04 17:20:07 -07:00
commit a235be60b2
1 changed files with 16 additions and 0 deletions

16
Bancha.gitignore Normal file
View File

@ -0,0 +1,16 @@
#Logs
application/logs/*.php
# Content types
/application/xml/types/*.xml
# Custom builds and generated php files
/core/documentation/build
/core/views/admin/content/translations.php
# Attachs and cache files #
*.tmp
/attach/cache/
/attach/
/application/cache/_bancha/*.css
/application/cache/_bancha/*.js