From 92a8c580b68807b3a59549d2f1b751cb3356453a Mon Sep 17 00:00:00 2001 From: Rody Davis <31253215+rodydavis@users.noreply.github.com> Date: Thu, 15 Jan 2026 14:55:04 -0800 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 3d844fc..85fcb8e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -11,3 +11,4 @@ packages/**/example/web/** linguist-vendored **/linux/** linguist-vendored **/windows/** linguist-vendored **/web/** linguist-vendored +**/pb_migrations/** linguist-vendored