From 96713c2793a1a9da962a9a0b3a1feadbfc6d9911 Mon Sep 17 00:00:00 2001
From: Andreas Gohr <andi@splitbrain.org>
Date: Sun, 27 Aug 2017 11:26:13 +0200
Subject: [PATCH] do not export the appveyor config

---
 .gitattributes | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitattributes b/.gitattributes
index 6beb1fb7a..40fb1f552 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -9,6 +9,7 @@
 .gitignore export-ignore
 .editorconfig export-ignore
 .travis.yml export-ignore
+appveyor.yml export-ignore
 composer.json export-ignore
 composer.lock export-ignore
 _test export-ignore
-- 
GitLab