X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=a232295b99ac87331f375ce17c7e9bba5ea46d58;hb=d5269966e57484548bc5d38e117f161bf2f56ce9;hp=e1d5c17c12c22663d9df80925e4b7872bd53d6aa;hpb=ae3e0218621db0590163b2d5c424ef1f340e3cc6;p=linux-2.6 diff --git a/.gitignore b/.gitignore index e1d5c17c12..a232295b99 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,9 @@ # Top-level generic files # tags +TAGS vmlinux* +!vmlinux.lds.S System.map Module.symvers @@ -41,3 +43,9 @@ patches-* # quilt's files patches series + +# cscope files +cscope.* + +*.orig +*.rej