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.1.128-1+rpi1^2~139 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a7787a3f853e2b6d1ab3e49d0601d7cdb6e17488;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 d4da8ea9433..5b01e33bc27 100644 --- a/.gitignore +++ b/.gitignore @@ -75,11 +75,6 @@ modules.order # /*.spec -# -# Debian directory (make deb-pkg) -# -/debian/ - # # Snap directory (make snap-pkg) # @@ -90,17 +85,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 -!.rustfmt.toml - # # Generated include files # @@ -167,3 +151,10 @@ sphinx_*/ # Rust analyzer configuration /rust-project.json + +# +# Debian packaging: ignore everything at the top level, since it isn't +# included in our repository +# +/* +!/debian/