浏览代码

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