We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d6da5a commit dd2a63eCopy full SHA for dd2a63e
1 file changed
.gitignore
@@ -28,3 +28,8 @@ test/*.json
28
29
# venvs
30
*.lock*
31
+dist/*
32
+uv.lock
33
+*.egg
34
+*.egg-info/
35
+*.whl
0 commit comments