From 87944c0d80ec39edfd75c4dbb1286ffff7cdcc05 Mon Sep 17 00:00:00 2001 From: Dallin Romney Date: Wed, 27 May 2026 13:48:21 -0700 Subject: [PATCH] chore(ui): mark generated locale artifacts (#87406) --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 54fc4c9b14d8..f150a2ed1499 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,6 @@ * text=auto eol=lf CLAUDE.md -text src/gateway/server-methods/CLAUDE.md -text +ui/src/i18n/.i18n/* linguist-generated +ui/src/i18n/locales/*.ts linguist-generated +ui/src/i18n/locales/en.ts -linguist-generated