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

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