From a7f70787eef71d4c79e9ba28c1e987da56049a81 Mon Sep 17 00:00:00 2001 From: Brian Helba Date: Sat, 19 Jul 2025 16:23:31 -0400 Subject: [PATCH] Add `uv.lock` to `.gitattributes` --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index b23f43f..5bcce6f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ tests/data/** filter=lfs diff=lfs merge=lfs -text +uv.lock linguist-generated=true