Sfoglia il codice sorgente

Add .gitattributes

Stéphane 5 anni fa
parent
commit
7221178da7
1 ha cambiato i file con 8 aggiunte e 0 eliminazioni
  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