]> git.p6c8.net - jirafeau_project.git/blob - .gitignore
[FEATURE] add basic docker options
[jirafeau_project.git] / .gitignore
1 lib/config.local.php
2 lib/tos.local.txt
3 media/custom/
4 var-*
5 *._*
6 composer.phar
7 /vendor
8 .idea/
9
10 # Ignore file starting with dot, but keep others
11 .*
12 !.gitlab-ci.yml
13 !.gitignore

patrick-canterino.de