Parcourir la source

Merge pull request #478 from jimbojsb/master

Create .gitattributes to mirror archive { } in composer.json
Rob Allen il y a 11 ans
Parent
commit
1090dc8732
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