Forráskód Böngészése

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

Josh Butts 11 éve
szülő
commit
66418bab23
1 módosított fájl, 3 hozzáadás és 0 törlés
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

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