]> err.no Git - linux-2.6/blobdiff - .gitignore
[CRYPTO] blkcipher: Use max() in blkcipher_get_spot() to state the intention
[linux-2.6] / .gitignore
index 2a5a6ecbd03c6c20fe1bc8ef7c1ad34eb9b2ecee..27c3e839b54e9d81eb32a6cb7f28a1e71c05b8ef 100644 (file)
@@ -7,6 +7,7 @@
 #
 .*
 *.o
+*.o.*
 *.a
 *.s
 *.ko
 *.mod.c
 *.i
 *.lst
+*.symtypes
 
 #
 # Top-level generic files
 #
 tags
+TAGS
 vmlinux*
+!vmlinux.lds.S
 System.map
 Module.symvers
 
@@ -40,3 +44,9 @@ patches-*
 # quilt's files
 patches
 series
+
+# cscope files
+cscope.*
+
+*.orig
+*.rej