X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/4a53554259c43793bb7035489da0e6bd79993b6e..d00ef4f1b8e503e29e10967f921c247a08670f61:/.gitignore

diff --git a/.gitignore b/.gitignore
index 00bbc72..f2a258c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,13 @@
 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
\ No newline at end of file