chore: add nerd font attributes as generated too

pull/9151/head
Mitchell Hashimoto 2025-10-11 13:08:09 -07:00
parent 6ab416376a
commit 7087eea1e2
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -9,5 +9,6 @@ pkg/glfw/wayland-headers/** linguist-vendored
pkg/libintl/config.h linguist-generated=true
pkg/libintl/libintl.h linguist-generated=true
pkg/simdutf/vendor/** linguist-vendored
src/font/nerd_font_attributes.zig linguist-generated=true
src/font/nerd_font_codepoint_tables.py linguist-generated=true
src/terminal/res/** linguist-vendored