summaryrefslogtreecommitdiffstats
path: root/debian/patches/gitignore.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/gitignore.patch')
-rw-r--r--debian/patches/gitignore.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/patches/gitignore.patch b/debian/patches/gitignore.patch
new file mode 100644
index 0000000..9075f8f
--- /dev/null
+++ b/debian/patches/gitignore.patch
@@ -0,0 +1,14 @@
+From: Ben Hutchings <ben@decadent.org.uk>
+Date: Mon, 18 Oct 2015 03:29:18 +0200
+Subject: Git ignore everything except the debian dir
+Forwarded: not-needed
+
+--- /dev/null
++++ b/.gitignore
+@@ -0,0 +1,6 @@
++#
++# Debian packaging: ignore everything at the top level, since it isn't
++# included in our repository
++#
++/*
++!/debian/