X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=.gitignore;h=27c3e839b54e9d81eb32a6cb7f28a1e71c05b8ef;hb=833f4077bf7c2dcff6e31526e03ec2ad91c88581;hp=e1d5c17c12c22663d9df80925e4b7872bd53d6aa;hpb=77e2782f9b683893c9341e9cf05c88b0caac7382;p=powerpc.git diff --git a/.gitignore b/.gitignore index e1d5c17c12..27c3e839b5 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