From 0f93fe7b99a2fb205616a86d97b520e595e6ddd8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20Boutillier?= <boutil@debian.org>
Date: Thu, 3 Sep 2020 20:34:36 +0000
Subject: [PATCH] [ci skip] Add .gitattributes to keep unwanted files out of
 the source package

---
 debian/.gitattributes | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 debian/.gitattributes

diff --git a/debian/.gitattributes b/debian/.gitattributes
new file mode 100644
index 0000000..74e43f3
--- /dev/null
+++ b/debian/.gitattributes
@@ -0,0 +1,3 @@
+.gitattributes export-ignore
+gbp.conf export-ignore
+salsa-ci.yml export-ignore
\ No newline at end of file
-- 
GitLab