Jelajahi Sumber

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

Josh Butts 11 tahun lalu
induk
melakukan
66418bab23
1 mengubah file dengan 3 tambahan dan 0 penghapusan
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

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