]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - .gitignore
SELinux: restore proper NetLabel caching behavior
[linux-2.6.git] / .gitignore
index e1d5c17c12c22663d9df80925e4b7872bd53d6aa..27c3e839b54e9d81eb32a6cb7f28a1e71c05b8ef 100644 (file)
@@ -7,6 +7,7 @@
 #
 .*
 *.o
+*.o.*
 *.a
 *.s
 *.ko
@@ -20,7 +21,9 @@
 # Top-level generic files
 #
 tags
+TAGS
 vmlinux*
+!vmlinux.lds.S
 System.map
 Module.symvers
 
@@ -41,3 +44,9 @@ patches-*
 # quilt's files
 patches
 series
+
+# cscope files
+cscope.*
+
+*.orig
+*.rej