X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/9d9faa60955615f8bd9cf3cf9fc04dfb69c6a4db..f1844c44ad4e5e3a07678971857805421d118377:/.gitignore

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