diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 81b7a331730f..145caeb3b811 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,4 +10,4 @@ package.json export-ignore README.mediawiki export-ignore Gemfile* export-ignore vendor/pear/net_smtp/README.rst export-ignore - +phpunit.xml.dist export-ignore |