Skip to content

Commit bbc6c86

Browse files
committed
chore: ignore uv artifacts
1 parent 388a099 commit bbc6c86

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,7 @@ tests/data_*.h5
3434
tests/data_*/
3535
tests/tmp.*
3636
tests/.coverage
37+
38+
# local dev artifact
39+
uv.lock
40+
.venv/

0 commit comments

Comments
 (0)