]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - .gitignore
ext4: Return unwritten buffer head when trying to read from prealloc space.
[linux-2.6-omap-h63xx.git] / .gitignore
index 9eb4b77114994877b247c1d165f3920f680cc7e6..3016ed30526d4296e219d4ea9dc3ef7e23fe9f23 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
@@ -42,3 +48,11 @@ patches-*
 # quilt's files
 patches
 series
+
+# cscope files
+cscope.*
+
+*.orig
+*.rej
+*~
+\#*#