X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=.gitignore;h=869e1a3b64b6bf969eeced820691e955e03e3068;hb=76ef7dd030823518506d65237a12666fc3f5a0d4;hp=3016ed30526d4296e219d4ea9dc3ef7e23fe9f23;hpb=5dae61b80564a5583ff4b56e357bdbc733fddb76;p=linux-2.6-omap-h63xx.git diff --git a/.gitignore b/.gitignore index 3016ed30526..869e1a3b64b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,10 @@ # subdirectories here. Add them in the ".gitignore" file # in that subdirectory instead. # +# 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. +# # Normal rules # .* @@ -18,18 +22,21 @@ *.lst *.symtypes *.order +*.elf +*.bin +*.gz # # Top-level generic files # tags TAGS -vmlinux* -!vmlinux.lds.S +vmlinux System.map Module.markers Module.symvers !.gitignore +!.mailmap # # Generated include files @@ -41,6 +48,7 @@ include/linux/autoconf.h include/linux/compile.h include/linux/version.h include/linux/utsrelease.h +include/linux/bounds.h # stgit generated dirs patches-* @@ -51,8 +59,8 @@ series # cscope files cscope.* +ncscope.* *.orig -*.rej *~ \#*#