X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/39a36cda14d2445dc4dfd66c6650f7211fadd36a..5bd3412d378c6de75c36737b5fd93eb214945469:/.gitignore diff --git a/.gitignore b/.gitignore index ce9a748..c911a76 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +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