10 lines
101 B
Plaintext
10 lines
101 B
Plaintext
# Runtime / local env
|
|
.venv/
|
|
tmp/
|
|
.pytest_cache/
|
|
__pycache__/
|
|
.DS_Store
|
|
|
|
# test artifacts
|
|
tests/tmp/
|