Explorar el Código

Create .gitattributes to mirror archive { } in composer.json

Josh Butts hace 11 años
padre
commit
66418bab23
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