Skip to content

Commit 6f3deca

Browse files
kilobyteIngo Molnar
authored and
Ingo Molnar
committed
.gitignore: Add ZSTD-compressed files
For now, that's arch/x86/boot/compressed/vmlinux.bin.zst but probably more will come, thus let's be consistent with all other compressors. Signed-off-by: Adam Borowski <[email protected]> Signed-off-by: Nick Terrell <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Tested-by: Sedat Dilek <[email protected]> Reviewed-by: Kees Cook <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent fb46d05 commit 6f3deca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
*.tab.[ch]
4545
*.tar
4646
*.xz
47+
*.zst
4748
Module.symvers
4849
modules.builtin
4950
modules.order

0 commit comments

Comments
 (0)