Browse Source

Adjust gitattributes for phpcs.xml

mscherer 5 years ago
parent
commit
d30cfd623b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitattributes

+ 1 - 1
.gitattributes

@@ -38,7 +38,7 @@ tests/TestCase export-ignore
 .mailmap export-ignore
 .stickler.yml export-ignore
 .travis.yml export-ignore
-phpcs.xml.dist export-ignore
+phpcs.xml export-ignore
 phpstan.neon export-ignore
 phpstan-baseline.neon export-ignore
 phpunit.xml.dist export-ignore