X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/4a53554259c43793bb7035489da0e6bd79993b6e..9d77c0fe903db4f4ab2e3c6b5d5fc956f58c227d:/.gitignore?ds=inline diff --git a/.gitignore b/.gitignore index 00bbc72..9241e2f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,12 @@ lib/config.local.php lib/tos.local.txt +media/custom/ var-* +*._* +/vendor +.idea/ + +# Ignore file starting with dot, but keep others +.* +!.gitlab-ci.yml +!.gitignore \ No newline at end of file