X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=.gitignore;h=946c7ec5c922ff5bb02726144178f56f57c3378d;hb=58311c43dfc3997a1f7b5883f827443f34108f8f;hp=869e1a3b64b6bf969eeced820691e955e03e3068;hpb=f72e9df0e04c0ea7b5c97e6db5b114234bf3c36f;p=safe%2Fjmp%2Flinux-2.6 diff --git a/.gitignore b/.gitignore index 869e1a3..946c7ec 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,7 @@ # subdirectories here. Add them in the ".gitignore" file # in that subdirectory instead. # -# NOTE! Please use 'git-ls-files -i --exclude-standard' +# NOTE! Please use 'git ls-files -i --exclude-standard' # command after changing this file, to see if there are # any tracked files which get ignored after the change. # @@ -25,6 +25,10 @@ *.elf *.bin *.gz +*.bz2 +*.lzma +*.patch +*.gcno # # Top-level generic files @@ -49,6 +53,7 @@ include/linux/compile.h include/linux/version.h include/linux/utsrelease.h include/linux/bounds.h +include/generated # stgit generated dirs patches-* @@ -61,6 +66,12 @@ series cscope.* ncscope.* +# gnu global files +GPATH +GRTAGS +GSYMS +GTAGS + *.orig *~ \#*#