X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=.gitignore;h=27c3e839b54e9d81eb32a6cb7f28a1e71c05b8ef;hb=5f08e46b621a769e52a9545a23ab1d5fb2aec1d4;hp=9eb4b77114994877b247c1d165f3920f680cc7e6;hpb=239fd45938f9ddf64f120e0260c7b76eb73bd5a7;p=sfrench%2Fcifs-2.6.git diff --git a/.gitignore b/.gitignore index 9eb4b7711499..27c3e839b54e 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