aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJared Koumentis <jared@github.com>2012-10-04 17:20:07 -0700
committerJared Koumentis <jared@github.com>2012-10-04 17:20:07 -0700
commita235be60b243af6cd7fcdd74f257f43bc2a4615c (patch)
tree7acb6b4d57fc4ee096554760635cbc2e15e2ffa5
parent3dbe9c96d1eeed49b9fca744a25ae2d0945c4762 (diff)
parent0537b8dc3462cd9d7e0486dc30bba129ba8311e5 (diff)
downloadgitignore-a235be60b243af6cd7fcdd74f257f43bc2a4615c.tar.gz
gitignore-a235be60b243af6cd7fcdd74f257f43bc2a4615c.zip
Merge pull request #314 from squallstar/master
Bancha CMS .gitignore
-rw-r--r--Bancha.gitignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/Bancha.gitignore b/Bancha.gitignore
new file mode 100644
index 00000000..2cf7d4fa
--- /dev/null
+++ b/Bancha.gitignore
@@ -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