aboutsummaryrefslogtreecommitdiffstats
path: root/Bancha.gitignore
blob: 2cf7d4fa40ad7dc045f2c3304695e5cf263fb7a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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