Bläddra i källkod

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

Josh Butts 11 år sedan
förälder
incheckning
66418bab23
1 ändrade filer med 3 tillägg och 0 borttagningar
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

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