mirror of
https://github.com/predis/predis.git
synced 2026-09-15 21:07:08 +00:00
Add phpunit.xml to the list of files ignored by git.
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.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
phpunit.xml
|
||||
experiments/
|
||||
test/enable.tests
|
||||
|
||||
Reference in New Issue
Block a user