]> git.hungrycats.org Git - linux/commitdiff
Ignore built files, unignore .config
authorZygo Blaxell <zblaxell@feedme.hungrycats.org>
Tue, 27 Jan 2009 18:54:19 +0000 (13:54 -0500)
committerZygo Blaxell <zblaxell@faye.furryterror.org>
Tue, 24 Mar 2009 12:31:14 +0000 (08:31 -0400)
.gitignore

index 869e1a3b64b6bf969eeced820691e955e03e3068..5a2f63995de64251411bf9f7167f724265c155b9 100644 (file)
@@ -64,3 +64,28 @@ ncscope.*
 *.orig
 *~
 \#*#
+*.rej
+
+# Debian's kernel-package
+debian
+scripts/package/Makefile.kpkg-dist
+scripts/package/builddeb.kpkg-dist
+stamp-debian
+conf.vars
+stamp-arch-build
+stamp-arch-conf
+stamp-binary-indep
+stamp-indep-bin
+stamp-indep-build
+stamp-indep-conf
+stamp-indep-inst
+stamp-arch-bin
+stamp-arch-inst
+stamp-binary
+stamp-binary-arch
+
+# Zygo's 'do' script
+make.log
+
+# Zygo wants to track .config too
+!.config