瀏覽代碼

Add .gitattributes

Stéphane 5 年之前
父節點
當前提交
7221178da7
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      .gitattributes

+ 8 - 0
.gitattributes

@@ -0,0 +1,8 @@
+/test export-ignore
+/CONTRIBUTING.md export-ignore
+/.php_cs export-ignore
+/phpunit.xml.dist export-ignore
+/.travis.yml export-ignore
+/.styleci.yml export-ignore
+/.gitmodules export-ignore
+/.gitignore export-ignore