]> Raphaël G. Git Repositories - airlibre/commitdiff
Add phpunit ignores
authorRaphaël Gertz <git@rapsys.eu>
Tue, 27 Feb 2024 10:12:23 +0000 (11:12 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 27 Feb 2024 10:12:23 +0000 (11:12 +0100)
.gitignore

index d4dd1461b71b29ea7bcdec81c949d3bc0c6dc0d3..6664173e46406024f78da7be0e9952e612427575 100644 (file)
@@ -13,3 +13,8 @@
 .phpunit.result.cache
 /phpunit.xml
 ###< symfony/phpunit-bridge ###
+
+###> phpunit/phpunit ###
+/phpunit.xml
+.phpunit.result.cache
+###< phpunit/phpunit ###