]> git.p6c8.net - jirafeau.git/blobdiff - .gitignore
Merge branch 'bug_content_length' into 'next-release'
[jirafeau.git] / .gitignore
index 9241e2ffa72806ddfd8da8b95fb023b43222339d..4c13bde9cd92aff8fce03d06c24d26dab14bea2c 100644 (file)
@@ -1,12 +1,15 @@
 lib/config.local.php
 lib/tos.local.txt
 media/custom/
+media/dark-custom/
 var-*
 *._*
+composer.phar
 /vendor
 .idea/
 
 # Ignore file starting with dot, but keep others
 .*
 !.gitlab-ci.yml
-!.gitignore
\ No newline at end of file
+!.gitignore
+!.dockerignore
\ No newline at end of file

patrick-canterino.de