Преглед изворни кода

Exclude more files from being exported

Marc Würth пре 6 година
родитељ
комит
dd40d74bf6
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      .gitattributes

+ 5 - 0
.gitattributes

@@ -10,3 +10,8 @@
 
 # Exclude non-essential files from dist
 /tests export-ignore
+.github export-ignore
+.php_cs export-ignore
+.travis.yml export-ignore
+appveyor.yml export-ignore
+phpunit.xml.dist export-ignore