Commit f146aabfe921006b98dfa4a78506763aedfd3206

Authored by Florian Fainelli
Committed by Linus Torvalds
1 parent b45c6e76bc

.gitignore: ignore vmlinuz

MIPS compressed kernels output a vmlinuz file in the top-level directory
(maybe others do).  Add vmlinuz to the list of files to ignore by git.

Signed-off-by: Florian Fainelli <ffainelli@freebox.fr>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Maxime Bizon <mbizon@freebox.fr>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

... ... @@ -37,6 +37,7 @@
37 37 tags
38 38 TAGS
39 39 vmlinux
  40 +vmlinuz
40 41 System.map
41 42 Module.markers
42 43 Module.symvers