瀏覽代碼

Add tests to .gitattributes

Joanhey 2 年之前
父節點
當前提交
5cf1d02d86
共有 1 個文件被更改,包括 5 次插入3 次删除
  1. 5 3
      .gitattributes

+ 5 - 3
.gitattributes

@@ -1,3 +1,5 @@
-/.gitattributes export-ignore
-/.github export-ignore
-/.gitignore export-ignore
+/.gitattributes     export-ignore
+/.github/           export-ignore
+/.gitignore         export-ignore
+/phpunit.xml.dist   export-ignore
+/tests/             export-ignore