Преглед изворни кода

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

Josh Butts пре 11 година
родитељ
комит
66418bab23
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

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