[GIT] Updated gitignore

This commit is contained in:
Hugo Sales 2020-06-07 17:17:44 +00:00 committed by Hugo Sales
parent 10ca51e72a
commit 4133fc3290
Signed by: someonewithpc
GPG Key ID: 7D0C7EAFC9D835A0
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