X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=cecb3b040cc17d22acdb9268e130a459e771608a;hb=05fc0790b6c9c611129f2f712d00b6a8a364e8d2;hp=869e1a3b64b6bf969eeced820691e955e03e3068;hpb=ff5d48a6d18d09bb750d1f89f6464f5fdb6fc85b;p=pandora-kernel.git diff --git a/.gitignore b/.gitignore index 869e1a3b64b6..cecb3b040cc1 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,8 @@ *.elf *.bin *.gz +*.lzma +*.patch # # Top-level generic files @@ -49,6 +51,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 +64,12 @@ series cscope.* ncscope.* +# gnu global files +GPATH +GRTAGS +GSYMS +GTAGS + *.orig *~ \#*#