Kaynağa Gözat

Exclude files and folder from release archive

This file is same as master branch
Ankur Kumar 7 yıl önce
ebeveyn
işleme
14e38f5ccb
1 değiştirilmiş dosya ile 4 ekleme ve 3 silme
  1. 4 3
      .gitattributes

+ 4 - 3
.gitattributes

@@ -1,3 +1,4 @@
-.gitattributes export-ignore
-.gitignore export-ignore
-.travis.yml export-ignore
+/doc export-ignore
+/tests export-ignore
+/.* export-ignore
+/phpunit.xml.dist export-ignore