From ab34b0bd93188f2f6b9b0778bcf3bbdd6f9720ad Mon Sep 17 00:00:00 2001
From: Karel Miko <karel.miko@gmail.com>
Date: Fri, 5 May 2017 17:17:05 +0200
Subject: [PATCH] or perhaps exclude .git*

---
 .gitattributes | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitattributes b/.gitattributes
index 5238953..2861792 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,4 @@
-#/.*             export-ignore
+/.gitattributes export-ignore
+/.gitignore     export-ignore
 
 /**             export-subst