We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 388a099 commit bbc6c86Copy full SHA for bbc6c86
1 file changed
.gitignore
@@ -34,3 +34,7 @@ tests/data_*.h5
34
tests/data_*/
35
tests/tmp.*
36
tests/.coverage
37
+
38
+# local dev artifact
39
+uv.lock
40
+.venv/
0 commit comments