Skip to content

Commit dd2a63e

Browse files
committed
edit gitignore
1 parent 6d6da5a commit dd2a63e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,8 @@ test/*.json
2828

2929
# venvs
3030
*.lock*
31+
dist/*
32+
uv.lock
33+
*.egg
34+
*.egg-info/
35+
*.whl

0 commit comments

Comments
 (0)