X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/015ec557387bd35068b3cdd2d044a74f569648a9..de5a059a1e18f7c067eb4117a79043aacf91ac75:/.gitignore?ds=inline

diff --git a/.gitignore b/.gitignore
index c1bcf70..c911a76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,5 +3,12 @@ lib/tos.local.txt
 media/custom/
 var-*
 *._*
+composer.phar
 /vendor
 .idea/
+
+# Ignore file starting with dot, but keep others
+.*
+!.gitlab-ci.yml
+!.gitignore
+!.dockerignore
\ No newline at end of file