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:
@@ -15,3 +15,7 @@ variants/open/references/research.md
|
|||||||
__pycache__/
|
__pycache__/
|
||||||
*.pyc
|
*.pyc
|
||||||
mise.toml
|
mise.toml
|
||||||
|
.memsearch/
|
||||||
|
.venv/
|
||||||
|
.coverage
|
||||||
|
htmlcov/
|
||||||
|
|||||||
Reference in New Issue
Block a user