]> git.p6c8.net - jirafeau_project.git/blob - .gitignore
Merge branch 'master' into next-release
[jirafeau_project.git] / .gitignore
1 lib/config.local.php
2 lib/tos.local.txt
3 media/custom/
4 media/dark-custom/
5 var-*
6 *._*
7 composer.phar
8 /vendor
9 .idea/
10
11 # Ignore file starting with dot, but keep others
12 .*
13 !.gitlab-ci.yml
14 !.gitignore
15 !.dockerignore

patrick-canterino.de