axnet_cs: use netstats in net_device structure
[safe/jmp/linux-2.6] / .gitignore
index 22fb8fa..090b293 100644 (file)
 *.s
 *.ko
 *.so
+*.so.dbg
 *.mod.c
 *.i
 *.lst
 *.symtypes
+*.order
 
 #
 # Top-level generic files
@@ -25,6 +27,7 @@ TAGS
 vmlinux*
 !vmlinux.lds.S
 System.map
+Module.markers
 Module.symvers
 !.gitignore
 
@@ -38,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-*
@@ -51,3 +55,5 @@ cscope.*
 
 *.orig
 *.rej
+*~
+\#*#