From be839cb681a2e256ffb65b22bb95bc3b11fbdf50 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Fri, 7 Mar 2025 10:30:12 -0800 Subject: [PATCH] update our gitattributes with new generated files --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index e6f3c2789..7e39ed959 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,5 +5,7 @@ vendor/** linguist-vendored website/** linguist-documentation pkg/breakpad/vendor/** linguist-vendored pkg/cimgui/vendor/** linguist-vendored +pkg/libintl/config.h linguist-generated=true +pkg/libintl/libintl.h linguist-generated=true pkg/simdutf/vendor/** linguist-vendored src/terminal/res/** linguist-vendored