X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/4a53554259c43793bb7035489da0e6bd79993b6e..93d87c13b5169a0a61e3906af13cf07ec8ae2a58:/.gitignore diff --git a/.gitignore b/.gitignore index 00bbc72..c911a76 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +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