Ignore PHPUnit cache file and var/ dir

This commit is contained in:
bocharsky-bw 2022-01-25 19:43:26 +02:00
parent 98710f8f2a
commit cdd1aeec0c

2
.gitignore vendored
View file

@ -1,4 +1,6 @@
.phpunit.result.cache
phpunit.xml
var/
vendor/*
composer.lock
Tests/fixtures/app/cache