]> Raphaël G. Git Repositories - airlibre/commitdiff
Add phpunit ingore
authorRaphaël Gertz <git@rapsys.eu>
Wed, 27 Nov 2019 09:42:11 +0000 (10:42 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Wed, 27 Nov 2019 09:42:11 +0000 (10:42 +0100)
.gitignore

index 0097b439e50faa600c1610ee6bed2296271f34e6..08cf564642c3fa74aa9e5091a113b004faa631fa 100644 (file)
@@ -9,3 +9,9 @@
 /var/
 /vendor/
 ###< symfony/framework-bundle ###
+
+###> symfony/phpunit-bridge ###
+.phpunit
+.phpunit.result.cache
+/phpunit.xml
+###< symfony/phpunit-bridge ###