diff options
| author | Mitchell Hashimoto <m@mitchellh.com> | 2025-10-11 13:08:09 -0700 |
|---|---|---|
| committer | Mitchell Hashimoto <m@mitchellh.com> | 2025-10-11 13:08:11 -0700 |
| commit | 7087eea1e23297fb23ffb79b04a6c119b8acfb98 (patch) | |
| tree | fdda7f09522b623cf1d259b8bf644e0521a502ac | |
| parent | 6ab416376a6ba529bca55203435f61cb9ac6afbf (diff) | |
chore: add nerd font attributes as generated too
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index fa59a364c..87f1eb32e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 |
