X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=.gitignore;h=27c3e839b54e9d81eb32a6cb7f28a1e71c05b8ef;hb=088999e98b8caecd31adc3b62223a228555c5ab7;hp=e1d5c17c12c22663d9df80925e4b7872bd53d6aa;hpb=fecf3404f4aba6d0edeba31eeb018cbb6326dff2;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