From 9f3af7ac5f813b6a6601c350dd4729d6d4f44479 Mon Sep 17 00:00:00 2001 From: Atreya Bain Date: Tue, 15 Jul 2025 19:42:39 +0100 Subject: [PATCH] Create .gitattributes mark generated files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e7ee82d --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +lib/generated/* linguist-generated