From b378e912416e16c847f88e920ca3229c836ebd36 Mon Sep 17 00:00:00 2001 From: Kid <44045911+kidonng@users.noreply.github.com> Date: Tue, 1 Sep 2026 23:50:13 +0800 Subject: [PATCH] Add .gitattributes to mark grammars as generated --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..32bf07e44 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +codegraph-kernel/grammars linguist-generated