X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/015ec557387bd35068b3cdd2d044a74f569648a9..2cca8753a5d894f285a3dfbbac7bb7f76baf3cf9:/.gitignore

diff --git a/.gitignore b/.gitignore
index c1bcf70..9241e2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,8 @@ var-*
 *._*
 /vendor
 .idea/
+
+# Ignore file starting with dot, but keep others
+.*
+!.gitlab-ci.yml
+!.gitignore
\ No newline at end of file