X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=27c3e839b54e9d81eb32a6cb7f28a1e71c05b8ef;hb=851dd33bcf23655eede62730c029e4f608f4084f;hp=e1d5c17c12c22663d9df80925e4b7872bd53d6aa;hpb=14d1adfc59ba66932ef167fdff62983e7c2b0197;p=linux-2.6-omap-h63xx.git diff --git a/.gitignore b/.gitignore index e1d5c17c12c..27c3e839b54 100644 --- a/.gitignore +++ b/.gitignore @@ -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