X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=.gitignore;h=b93fb7eff94286c7a15d475fa581dac32a89b0db;hb=f9b604f6c24ad161e9c9e30a138d5899724225c8;hp=51bd99d6a260263f28617dca7d576af1deb4b027;hpb=4157fd85fc794bb7896b65c0cf686aa89d711d57;p=cascardo%2Flinux.git diff --git a/.gitignore b/.gitignore index 51bd99d6a260..b93fb7eff942 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,9 @@ *.elf *.bin *.gz +*.lzma +*.patch +*.gcno # # Top-level generic files @@ -62,6 +65,12 @@ series cscope.* ncscope.* +# gnu global files +GPATH +GRTAGS +GSYMS +GTAGS + *.orig *~ \#*#