From 522e35dee397a513ff23bd01de7c9f6c8b91ebaf Mon Sep 17 00:00:00 2001 From: Tobiloba Ogundiyan Date: Tue, 30 Jun 2026 22:47:52 -0400 Subject: [PATCH] chore: show proto files in GitHub language breakdown --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..acf565d --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.proto linguist-language=Protocol-Buffer