X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=.gitignore;h=27c3e839b54e9d81eb32a6cb7f28a1e71c05b8ef;hb=3ccb8827fb3bd389ed15320da83543d016a94822;hp=e1d5c17c12c22663d9df80925e4b7872bd53d6aa;hpb=c9802cd9574a80444e689c7525627b40d7dc3a06;p=~andy%2Flinux diff --git a/.gitignore b/.gitignore index e1d5c17c12c..27c3e839b54 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