Explorar el Código

Add .gitattributes

Stéphane hace 5 años
padre
commit
7221178da7
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  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