Просмотр исходного кода

Merge pull request #478 from jimbojsb/master

Create .gitattributes to mirror archive { } in composer.json
Rob Allen 11 лет назад
Родитель
Сommit
1090dc8732
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

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