Sfoglia il codice sorgente

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

Josh Butts 11 anni fa
parent
commit
66418bab23
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

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