Explorar el Código

Merge pull request #478 from jimbojsb/master

Create .gitattributes to mirror archive { } in composer.json
Rob Allen hace 11 años
padre
commit
1090dc8732
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

@@ -0,0 +1,3 @@
+/demos          export-ignore
+/tests          export-ignore
+/documentation  export-ignore