Kaynağa Gözat

Add tests to .gitattributes

Joanhey 2 yıl önce
ebeveyn
işleme
5cf1d02d86
1 değiştirilmiş dosya ile 5 ekleme ve 3 silme
  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