Procházet zdrojové kódy

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

Josh Butts před 11 roky
rodič
revize
66418bab23
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

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