[GIT] Updated gitignore

This commit is contained in:
Hugo Sales 2020-06-07 17:17:44 +00:00 committed by Hugo Sales
parent 26be897578
commit 97e9991d85
1 changed files with 7 additions and 2 deletions

9
.gitignore vendored
View File

@ -20,7 +20,11 @@
/.php_cs.cache
###< friendsofphp/php-cs-fixer ###
/file
###> phpunit/phpunit ###
/phpunit.xml
.phpunit.result.cache
###< phpunit/phpunit ###
DOCUMENTATION/database/*
!DOCUMENTATION/database/database.pdf
@ -31,4 +35,5 @@ docker/*/*.env
docker-compose.yaml
# V2
config.php
config.php
/file