X-Git-Url: https://git.p6c8.net/jirafeau/jirafeau.git/blobdiff_plain/073ea480c798b0d2e93cccce23e0c1595a195768..6395a340d3462f5732f07b8f34e9f76173a202d7:/.gitignore diff --git a/.gitignore b/.gitignore index bfa50cd..02ef59e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +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 +!.dockerignore +!.htaccess.sample \ No newline at end of file