X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/0a4f3d86b718987e4c25896a75df0b96947044b0..0b8bc44d7afc8c7249c697a7584fc9d1646e7c4d:/.gitignore diff --git a/.gitignore b/.gitignore index b83b750..f2a258c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,13 @@ lib/config.local.php lib/tos.local.txt +media/custom/ var-* *._* -/vendor \ No newline at end of file +composer.phar +/vendor +.idea/ + +# Ignore file starting with dot, but keep others +.* +!.gitlab-ci.yml +!.gitignore \ No newline at end of file