X-Git-Url: https://git.p6c8.net/jirafeau/pcanterino.git/blobdiff_plain/9d07b167c00155c1d60041f02ccd2f5293940aa5..c4128fb71faf620d7957ff8c5fadba9303ad4da3:/.gitignore diff --git a/.gitignore b/.gitignore index 9241e2f..4c13bde 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,15 @@ lib/config.local.php lib/tos.local.txt media/custom/ +media/dark-custom/ var-* *._* +composer.phar /vendor .idea/ # Ignore file starting with dot, but keep others .* !.gitlab-ci.yml -!.gitignore \ No newline at end of file +!.gitignore +!.dockerignore \ No newline at end of file