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

Added .gitattributes to exclude tests from the release version #34

Ne-Lexa преди 7 години
родител
ревизия
e1108f9a24
променени са 1 файла, в които са добавени 6 реда и са изтрити 0 реда
  1. 6 0
      .gitattributes

+ 6 - 0
.gitattributes

@@ -0,0 +1,6 @@
+.gitattributes export-ignore
+.github export-ignore
+.gitignore export-ignore
+.travis.yml export-ignore
+phpunit.xml export-ignore
+tests export-ignore