From 71ecd981f7dee870a6a311caf338d583468398a7 Mon Sep 17 00:00:00 2001
From: Teo Mrnjavac <teo@kde.org>
Date: Mon, 20 Jul 2015 17:26:53 +0200
Subject: [PATCH] Add testmodule.py and globalStorage.yaml to export-ignore for
 tarballs.

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

diff --git a/.gitattributes b/.gitattributes
index 18862fa37d..d7a0364e1c 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2,3 +2,5 @@
 hacking/* export-ignore
 HACKING.md export-ignore
 .editorconfig export-ignore
+src/modules/testmodule.py export-ignore
+src/modules/globalStorage.yaml export-ignore
-- 
GitLab