We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3dbe9c9 + 0537b8d commit a235be6Copy full SHA for a235be6
1 file changed
Bancha.gitignore
@@ -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