vt: add new dynamically generated files to .gitignore
Add new dynamically generated headers to the local .gitignore.
Fixes: c2d2c5c0d6 ("vt: move UCS tables to the "shipped" form")
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Nicolas Pitre <npitre@baylibre.com>
Link: https://lore.kernel.org/r/20250430122917.72105-1-brgl@bgdev.pl
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
a883620602
commit
5ee558c5d9
2
drivers/tty/vt/.gitignore
vendored
2
drivers/tty/vt/.gitignore
vendored
@@ -2,3 +2,5 @@
|
||||
/conmakehash
|
||||
/consolemap_deftbl.c
|
||||
/defkeymap.c
|
||||
/ucs_recompose_table.h
|
||||
/ucs_width_table.h
|
||||
|
||||
Reference in New Issue
Block a user