Explorar o código

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

Ne-Lexa %!s(int64=7) %!d(string=hai) anos
pai
achega
e1108f9a24
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  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