Skip to content

Commit 6bc50ba

Browse files
committed
Stop tracking uv.lock and ignore it
1 parent a1dff21 commit 6bc50ba

2 files changed

Lines changed: 2 additions & 1731 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ __pycache__/
2222
*.pyo
2323
*.pyd
2424
*.egg-info
25+
.python-version
26+
uv.lock
2527

2628
# Exceptions
2729
!/.devcontainer/*

0 commit comments

Comments
 (0)