diff options
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index e742c9b..8048151 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -Tests/ export-ignore +/Tests export-ignore phpunit.xml.dist export-ignore |