summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitchell Hashimoto <m@mitchellh.com>2025-10-11 12:54:23 -0700
committerMitchell Hashimoto <m@mitchellh.com>2025-10-11 12:54:25 -0700
commit6ab416376a6ba529bca55203435f61cb9ac6afbf (patch)
treee64047c96cf72b1fbed8b85626f1a5198f714555
parentc7058143c76aede87ba6d51efff4cc9990719d7d (diff)
chore: mark the nerd font tables as a generated file.
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 6bf5ceb13..fa59a364c 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -9,4 +9,5 @@ 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_codepoint_tables.py linguist-generated=true
src/terminal/res/** linguist-vendored