X-Git-Url: https://git.p6c8.net/jirafeau/jirafeau.git/blobdiff_plain/9d07b167c00155c1d60041f02ccd2f5293940aa5..0ed2d5528e2af3cac543a03c4914382d4846d7e8:/.gitignore diff --git a/.gitignore b/.gitignore index 9241e2f..02ef59e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,16 @@ 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 +!.htaccess.sample \ No newline at end of file