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.16.16-2+rpi1^2~124 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2c272f1806ae86bcd4b073abb6ef21aafe8fb046;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 1be78fd8163..273e70d97c3 100644 --- a/.gitignore +++ b/.gitignore @@ -60,11 +60,6 @@ modules.builtin # /*.spec -# -# Debian directory (make deb-pkg) -# -/debian/ - # # Snap directory (make snap-pkg) # @@ -75,13 +70,6 @@ modules.builtin # /tar-install/ -# -# git files that we don't want to ignore even if they are dot-files -# -!.gitignore -!.mailmap -!.cocciconfig - # # Generated include files # @@ -131,3 +119,10 @@ all.config #Automatically generated by ASN.1 compiler net/ipv4/netfilter/nf_nat_snmp_basic-asn1.c net/ipv4/netfilter/nf_nat_snmp_basic-asn1.h + +# +# Debian packaging: ignore everything at the top level, since it isn't +# included in our repository +# +/* +!/debian/