X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/073ea480c798b0d2e93cccce23e0c1595a195768..b8d29136e66d51b7ed00d8f34deace7a58c82aaf:/.gitignore?ds=inline diff --git a/.gitignore b/.gitignore index bfa50cd..f2a258c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,13 @@ 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 \ No newline at end of file