]> 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@feedme.hungrycats.org>
Tue, 9 Jun 2009 03:06:27 +0000 (23:06 -0400)
.gitignore

index 51bd99d6a260263f28617dca7d576af1deb4b027..b14a948cf7e1fcfe492762b11d452eec072dccbf 100644 (file)
@@ -65,3 +65,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