Prechádzať zdrojové kódy

Merge pull request #365 from fezfez/patch-1

Add .gitattributes
Justin Hileman 4 rokov pred
rodič
commit
bbdf0aeabf
1 zmenil súbory, kde vykonal 8 pridanie a 0 odobranie
  1. 8 0
      .gitattributes

+ 8 - 0
.gitattributes

@@ -0,0 +1,8 @@
+/test export-ignore
+/CONTRIBUTING.md export-ignore
+/.php_cs export-ignore
+/phpunit.xml.dist export-ignore
+/.travis.yml export-ignore
+/.styleci.yml export-ignore
+/.gitmodules export-ignore
+/.gitignore export-ignore