]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - .gitignore
x86: bitops take an unsigned long *
[linux-2.6-omap-h63xx.git] / .gitignore
index a232295b99ac87331f375ce17c7e9bba5ea46d58..9c0d650385bea274a551eae45b032f2cdfeb925b 100644 (file)
@@ -7,14 +7,17 @@
 #
 .*
 *.o
+*.o.*
 *.a
 *.s
 *.ko
 *.so
+*.so.dbg
 *.mod.c
 *.i
 *.lst
 *.symtypes
+*.order
 
 #
 # Top-level generic files
@@ -24,7 +27,9 @@ TAGS
 vmlinux*
 !vmlinux.lds.S
 System.map
+Module.markers
 Module.symvers
+!.gitignore
 
 #
 # Generated include files
@@ -36,6 +41,7 @@ include/linux/autoconf.h
 include/linux/compile.h
 include/linux/version.h
 include/linux/utsrelease.h
+include/linux/bounds.h
 
 # stgit generated dirs
 patches-*
@@ -48,4 +54,5 @@ series
 cscope.*
 
 *.orig
-*.rej
+*~
+\#*#