**/__pycache__/
**/.git
**/.github
**/.mypy_cache
**/.pytest_cache
**/.vscode
**/.idea
**/.coverage
**/.DS_Store
**/.python-version
**/*.bak
**/*.pyc
**/node_modules/

tests/
docs/
install/
venv
.venv
