Переглянути джерело

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