From: Ian Campbell Date: Thu, 17 Jan 2013 08:55:21 +0000 (+0000) Subject: Tweak gitignore for Debian pkg-kernel using git svn. X-Git-Tag: archive/raspbian/6.0.10-2+rpi1^2~88 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f8796dc1667e9546a5d3fb98fbfcac2b04c74c2e;p=linux.git Tweak gitignore for Debian pkg-kernel using git svn. Forwarded: not-needed [bwh: Tweak further for pure git] Gbp-Pq: Topic debian Gbp-Pq: Name gitignore.patch --- diff --git a/.gitignore b/.gitignore index 26595954497..306df7e28dc 100644 --- a/.gitignore +++ b/.gitignore @@ -73,11 +73,6 @@ modules.order # /*.spec -# -# Debian directory (make deb-pkg) -# -/debian/ - # # Snap directory (make snap-pkg) # @@ -88,16 +83,6 @@ modules.order # /tar-install/ -# -# We don't want to ignore the following even if they are dot-files -# -!.clang-format -!.cocciconfig -!.get_maintainer.ignore -!.gitattributes -!.gitignore -!.mailmap - # # Generated include files # @@ -162,3 +147,10 @@ x509.genkey # Documentation toolchain sphinx_*/ + +# +# Debian packaging: ignore everything at the top level, since it isn't +# included in our repository +# +/* +!/debian/