Release 0.0.9

This commit is contained in:
Oleg Sheynin
2026-07-25 00:57:38 +00:00
parent c5ed951b2a
commit 1d1ebd385e
9 changed files with 100 additions and 2 deletions
+14 -2
View File
@@ -4,7 +4,19 @@ __OLD__/
.specstory/
.history/
.vscode/
data
*.py[cod]
.ipynb_checkpoints/
.pytest_cache/
# Local environments
.venv/
venv/
# Local test data and generated analysis results
data/*
!data/.gitkeep
results/*
!results/.gitkeep
cvttpy
results/
tmp/