Add uv.lock to .gitignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Dan Guido
2026-02-12 18:16:53 -05:00
parent ab4965044b
commit 3caf637054
+1
View File
@@ -13,6 +13,7 @@ __pycache__/
venv/
ENV/
.uv/
uv.lock
# IDE
.idea/