]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - .gitignore
sh: Fix compile error SH7763 setup code
[linux-2.6.git] / .gitignore
index 8d15830b883d8f715b06aa5f028e5013d637acb3..d24ad506e799a5740d19913a333fc9d64261d9c7 100644 (file)
@@ -7,14 +7,17 @@
 #
 .*
 *.o
+*.o.*
 *.a
 *.s
 *.ko
 *.so
+*.so.dbg
 *.mod.c
 *.i
 *.lst
 *.symtypes
+*.order
 
 #
 # Top-level generic files
 tags
 TAGS
 vmlinux*
+!vmlinux.lds.S
 System.map
+Module.markers
 Module.symvers
+!.gitignore
 
 #
 # Generated include files
@@ -35,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-*
@@ -45,6 +52,8 @@ series
 
 # cscope files
 cscope.*
+ncscope.*
 
 *.orig
-*.rej
+*~
+\#*#