Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
12 lines
179 B
Plaintext
12 lines
179 B
Plaintext
.coverage
|
|
|
|
# TODO: these are tmp files generated by unit tests. They should go to the /tmp directory.
|
|
<MagicMock*
|
|
|
|
dist
|
|
.ruff_cache
|
|
.mypy_cache
|
|
.venv
|
|
.pytest_cache
|
|
**/__pycache__
|