From: Ian Campbell Date: Thu, 17 Jan 2013 08:55:21 +0000 (+0000) Subject: Tweak gitignore for Debian pkg-kernel using git X-Git-Tag: archive/raspbian/6.12.41-1+rpi1^2~78 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f7936b2441a2d46abe7cefa1597aa2a5065059dd;p=linux.git Tweak gitignore for Debian pkg-kernel using git 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 a61e4778d01..c84afd1dd20 100644 --- a/.gitignore +++ b/.gitignore @@ -78,11 +78,6 @@ modules.order # /rpmbuild/ -# -# Debian directory (make deb-pkg) -# -/debian/ - # # Snap directory (make snap-pkg) # @@ -99,20 +94,6 @@ modules.order /PKGBUILD /pacman/ -# -# We don't want to ignore the following even if they are dot-files -# -!.clang-format -!.clippy.toml -!.cocciconfig -!.editorconfig -!.get_maintainer.ignore -!.gitattributes -!.gitignore -!.kunitconfig -!.mailmap -!.rustfmt.toml - # # Generated include files # @@ -178,3 +159,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/