We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b69120 commit e43bff0Copy full SHA for e43bff0
.gitignore
@@ -20,3 +20,7 @@ __pycache__/
20
21
# Docs
22
docs/generated/
23
+
24
+# Lock files
25
+Cargo.lock
26
+uv.lock
0 commit comments