Parcourir la source

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

Josh Butts il y a 11 ans
Parent
commit
66418bab23
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

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