# General
.DS_Store
._*

# IDE
.idea
.vscode

# Python
__pycache__
*.pyc
.venv
.ruff*
.python-version
bumgr.toml
.mypy_cache
.pytest_cache
/dist
