do not export the appveyor config

This commit is contained in:
Andreas Gohr 2017-08-27 11:26:13 +02:00
parent ea041b0a74
commit 96713c2793

1
.gitattributes vendored
View file

@ -9,6 +9,7 @@
.gitignore export-ignore .gitignore export-ignore
.editorconfig export-ignore .editorconfig export-ignore
.travis.yml export-ignore .travis.yml export-ignore
appveyor.yml export-ignore
composer.json export-ignore composer.json export-ignore
composer.lock export-ignore composer.lock export-ignore
_test export-ignore _test export-ignore