Преглед на файлове

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