X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/c447f2d7c18e5e89d83b420a8c706fbfa07c9b85..856a6fcceaf3c9d0f88cd58ccad97528e07b0c27:/.gitignore?ds=sidebyside

diff --git a/.gitignore b/.gitignore
index cbcc532..9241e2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,10 @@ 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