LSM/SELinux: Interfaces to allow FS to control mount options
[sfrench/cifs-2.6.git] / .gitignore
index a232295b99ac87331f375ce17c7e9bba5ea46d58..fdcce40226d7d4273a08cc4ef84bb25755a710a4 100644 (file)
@@ -7,14 +7,17 @@
 #
 .*
 *.o
+*.o.*
 *.a
 *.s
 *.ko
 *.so
+*.so.dbg
 *.mod.c
 *.i
 *.lst
 *.symtypes
+*.order
 
 #
 # Top-level generic files
@@ -25,6 +28,7 @@ vmlinux*
 !vmlinux.lds.S
 System.map
 Module.symvers
+!.gitignore
 
 #
 # Generated include files
@@ -49,3 +53,5 @@ cscope.*
 
 *.orig
 *.rej
+*~
+\#*#