We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40b54f8 commit ac0ab6cCopy full SHA for ac0ab6c
.gitignore
@@ -177,3 +177,6 @@ cython_debug/
177
# our binary format
178
*.tar.gz
179
*.litbin
180
+
181
+# Do not commit uv.lock.
182
+uv.lock
0 commit comments