X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/f55334d19ee35f6a163f574a54546449f7d44ca0..a046e3b04175367c1afadd306513414fa61ba3fd:/.gitignore diff --git a/.gitignore b/.gitignore index f2a258c..4c13bde 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ lib/config.local.php lib/tos.local.txt media/custom/ +media/dark-custom/ var-* *._* composer.phar @@ -10,4 +11,5 @@ composer.phar # 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