mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
Documentation: dontdiff: 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: Nick Terrell <terrelln@fb.com> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20200730190841.2071656-9-nickrterrell@gmail.com
This commit is contained in:
parent
6f3decabaf
commit
1ac1efa5f6
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
||||||
*.ver
|
*.ver
|
||||||
*.xml
|
*.xml
|
||||||
*.xz
|
*.xz
|
||||||
|
*.zst
|
||||||
*_MODULES
|
*_MODULES
|
||||||
*_vga16.c
|
*_vga16.c
|
||||||
*~
|
*~
|
||||||
|
|
Loading…
Add table
Reference in a new issue