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