Browse Source

Exclude more files from being exported

One could argue that even ``src/TestSuite/`` could be excluded
Marc Würth 7 years ago
parent
commit
1404fdf7e4
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .gitattributes

+ 5 - 0
.gitattributes

@@ -55,3 +55,8 @@ phpunit.xml.dist export-ignore
 tests/test_app export-ignore
 tests/TestCase export-ignore
 .github export-ignore
+.mailmap export-ignore
+.varci.yml export-ignore
+phpcs.xml.dist export-ignore
+phpstan.neon export-ignore
+contrib export-ignore