X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/9e4d7b5f220d21aa832f88efd784e8f464eb5384..3882c28c0dbf26dbd7be4b4abe2695084d67ecc5:/.gitignore?ds=inline

diff --git a/.gitignore b/.gitignore
index 00bbc72..c911a76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,14 @@
 lib/config.local.php
 lib/tos.local.txt
+media/custom/
 var-*
+*._*
+composer.phar
+/vendor
+.idea/
+
+# Ignore file starting with dot, but keep others
+.*
+!.gitlab-ci.yml
+!.gitignore
+!.dockerignore
\ No newline at end of file