Update .gitignore

Removing annoying .phpunit.result.cache left around when switching back
and forth branches from main to v1.1 for development.
This commit is contained in:
Daniele Alessandri
2020-08-30 10:38:47 +02:00
parent 87452e62d0
commit 309248042f
+1
View File
@@ -2,6 +2,7 @@
*.phar
.php-version
.php_cs.cache
.phpunit.result.cache
phpunit.xml
package.xml
composer.lock