Skip to content
Commit 790e10ba authored by Romain Francoise's avatar Romain Francoise Committed by Linus Torvalds
Browse files

.gitignore: ignore *.xz files



Building with CONFIG_KERNEL_XZ results in the following:

 # Untracked files:
 #   (use "git add <file>..." to include in what will be committed)
 #
 #       arch/x86/boot/compressed/vmlinux.bin.xz

So ignore xz-compressed files at the top level like we already do for
other compression types.

Signed-off-by: default avatarRomain Francoise <romain@orebokech.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent f5412be5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment