Browse Source

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

Josh Butts 11 năm trước cách đây
mục cha
commit
66418bab23
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

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