Merge pull request #232 from j-sperling/j-sperling/chore/gitignore-dev-artifacts

chore: gitignore dev artifacts (.venv, .coverage, htmlcov, .memsearch)
This commit is contained in:
Matt Van Horn
2026-04-13 15:54:17 -04:00
committed by GitHub
+4
View File
@@ -15,3 +15,7 @@ variants/open/references/research.md
__pycache__/ __pycache__/
*.pyc *.pyc
mise.toml mise.toml
.memsearch/
.venv/
.coverage
htmlcov/