diff --git a/Bancha.gitignore b/Bancha.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..2cf7d4fa40ad7dc045f2c3304695e5cf263fb7a4 --- /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