X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=.gitignore;h=8d14531846b95bfa3564b58ccfb7913a034323b8;hb=a5815ddf26aa8208d4ad79b4fba5e6bf7d5ba688;hp=060a71d41ad7ccc3214065a182e6f67568420071;hpb=de9e957f12d09793aac7d44ee0f7987dc8019b94;p=powerpc.git diff --git a/.gitignore b/.gitignore index 060a71d41a..8d14531846 100644 --- a/.gitignore +++ b/.gitignore @@ -7,10 +7,12 @@ # .* *.o +*.o.* *.a *.s *.ko *.so +*.so.dbg *.mod.c *.i *.lst @@ -22,8 +24,10 @@ tags TAGS vmlinux* +!vmlinux.lds.S System.map Module.symvers +!.gitignore # # Generated include files @@ -45,3 +49,6 @@ series # cscope files cscope.* + +*.orig +*.rej