The only configuration file for PHPUnit that we want to track using git is phpunit.xml.dist since phpunit.xml is intended for user customizations of the test suite.
@@ -1,2 +1,3 @@
+phpunit.xml
experiments/
test/enable.tests