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/4.15.17-1+rpi1^2~111 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=29f8a9726d8e004018f08848093628597c26932f;p=linux.git Tweak gitignore for Debian pkg-kernel using git svn. [bwh: Tweak further for pure git] Gbp-Pq: Topic debian Gbp-Pq: Name gitignore.patch --- diff --git a/.gitignore b/.gitignore index f6050b88e95..a8f11848f2d 100644 --- a/.gitignore +++ b/.gitignore @@ -60,23 +60,11 @@ modules.builtin # /*.spec -# -# Debian directory (make deb-pkg) -# -/debian/ - # # tar directory (make tar*-pkg) # /tar-install/ -# -# git files that we don't want to ignore even if they are dot-files -# -!.gitignore -!.mailmap -!.cocciconfig - # # Generated include files # @@ -122,3 +110,10 @@ all.config # Kdevelop4 *.kdev4 + +# +# Debian packaging: ignore everything at the top level, since it isn't +# included in our repository +# +/* +!/debian/