diff --git a/[refs] b/[refs] index f124821be355..2e5dc26d2fd5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: db6c24fdf19bd7ee25c86ddd8021ec648b76d5ae +refs/heads/master: f72e9df0e04c0ea7b5c97e6db5b114234bf3c36f diff --git a/trunk/.gitignore b/trunk/.gitignore index 9bb1cb6d825d..869e1a3b64b6 100644 --- a/trunk/.gitignore +++ b/trunk/.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,19 +22,21 @@ *.lst *.symtypes *.order +*.elf +*.bin +*.gz # # Top-level generic files # tags TAGS -vmlinux* -!vmlinux.lds.S -!vmlinux.lds.h +vmlinux System.map Module.markers Module.symvers !.gitignore +!.mailmap # # Generated include files