Skip to content

Commit 0537b8d

Browse files
author
Nicholas Valbusa
committed
bancha-cms gitignore
1 parent a66b53a commit 0537b8d

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

Bancha.gitignore

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
#Logs
2+
application/logs/*.php
3+
4+
# Content types
5+
/application/xml/types/*.xml
6+
7+
# Custom builds and generated php files
8+
/core/documentation/build
9+
/core/views/admin/content/translations.php
10+
11+
# Attachs and cache files #
12+
*.tmp
13+
/attach/cache/
14+
/attach/
15+
/application/cache/_bancha/*.css
16+
/application/cache/_bancha/*.js

0 commit comments

Comments
 (0)