]> git.p6c8.net - jirafeau_project.git/blobdiff - .gitignore
Added pipeline for PHP 8.2
[jirafeau_project.git] / .gitignore
index cbcc532ebf489b0625b33760cb338f5e08d268ef..4c13bde9cd92aff8fce03d06c24d26dab14bea2c 100644 (file)
@@ -1,6 +1,15 @@
 lib/config.local.php
 lib/tos.local.txt
 media/custom/
+media/dark-custom/
 var-*
 *._*
-/vendor
\ No newline at end of file
+composer.phar
+/vendor
+.idea/
+
+# Ignore file starting with dot, but keep others
+.*
+!.gitlab-ci.yml
+!.gitignore
+!.dockerignore
\ No newline at end of file

patrick-canterino.de