X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=fdcce40226d7d4273a08cc4ef84bb25755a710a4;hb=19e395afb44746ce7422a9eabcf883d5eec2bb80;hp=e1d5c17c12c22663d9df80925e4b7872bd53d6aa;hpb=77e2782f9b683893c9341e9cf05c88b0caac7382;p=linux-2.6-omap-h63xx.git diff --git a/.gitignore b/.gitignore index e1d5c17c12c..fdcce40226d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,22 +7,28 @@ # .* *.o +*.o.* *.a *.s *.ko *.so +*.so.dbg *.mod.c *.i *.lst *.symtypes +*.order # # Top-level generic files # tags +TAGS vmlinux* +!vmlinux.lds.S System.map Module.symvers +!.gitignore # # Generated include files @@ -41,3 +47,11 @@ patches-* # quilt's files patches series + +# cscope files +cscope.* + +*.orig +*.rej +*~ +\#*#