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.18.10-2+rpi1^2~129 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c839ab62f0b9cd5eaf8e711cfde5ba842e35081c;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 97ba6b79834..3ac7b3c224c 100644 --- a/.gitignore +++ b/.gitignore @@ -63,11 +63,6 @@ modules.builtin # /*.spec -# -# Debian directory (make deb-pkg) -# -/debian/ - # # Snap directory (make snap-pkg) # @@ -78,14 +73,6 @@ modules.builtin # /tar-install/ -# -# git files that we don't want to ignore even if they are dot-files -# -!.gitignore -!.mailmap -!.cocciconfig -!.clang-format - # # Generated include files # @@ -132,3 +119,10 @@ all.config # Kdevelop4 *.kdev4 + +# +# Debian packaging: ignore everything at the top level, since it isn't +# included in our repository +# +/* +!/debian/