X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=22fb8fa9bc3d283c829a7d7ce6da13a6db59262e;hb=e179bb7b437f4bd726e9ea9b08aff2fa4a530c1a;hp=9eb4b77114994877b247c1d165f3920f680cc7e6;hpb=463e7c7cf9aaf95dd05e97e1a47854fdf5454cdc;p=linux-2.6-omap-h63xx.git diff --git a/.gitignore b/.gitignore index 9eb4b771149..22fb8fa9bc3 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ # .* *.o +*.o.* *.a *.s *.ko @@ -22,8 +23,10 @@ tags TAGS vmlinux* +!vmlinux.lds.S System.map Module.symvers +!.gitignore # # Generated include files @@ -42,3 +45,9 @@ patches-* # quilt's files patches series + +# cscope files +cscope.* + +*.orig +*.rej