X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/073ea480c798b0d2e93cccce23e0c1595a195768..c32806657b3b9e1548d5cf6c84a9d1f96dea0617:/.gitignore?ds=sidebyside diff --git a/.gitignore b/.gitignore index bfa50cd..c911a76 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,14 @@ lib/config.local.php +lib/tos.local.txt +media/custom/ var-* +*._* +composer.phar +/vendor +.idea/ + +# Ignore file starting with dot, but keep others +.* +!.gitlab-ci.yml +!.gitignore +!.dockerignore \ No newline at end of file