X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/4a53554259c43793bb7035489da0e6bd79993b6e..a20a3a2f4cc0b2bc69e2c9548356920aef2e68d3:/.gitignore?ds=sidebyside

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