Added phpunit.xml.dist to the export ignore

This commit is contained in:
UndefinedOffset 2017-11-24 16:42:02 -04:00
parent 21289b42f5
commit fe104efad8
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -2,3 +2,4 @@
/docs export-ignore
/.gitignore export-ignore
/.travis.yml export-ignore
/phpunit.xml.dist export-ignore