X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=.gitignore;h=090b293b87792a815cf51aeccb590ec37c90cfa3;hb=4880d10927c93d858d40e297361fff375ee98492;hp=22fb8fa9bc3d283c829a7d7ce6da13a6db59262e;hpb=d20ead9e86881bc7ae84e385f47b5196b7d93aac;p=~andy%2Flinux diff --git a/.gitignore b/.gitignore index 22fb8fa9bc3..090b293b877 100644 --- a/.gitignore +++ b/.gitignore @@ -12,10 +12,12 @@ *.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 +*~ +\#*#