.git
.github
.venv
.vscode
.idea
.pytest_cache
.ruff_cache
.mypy_cache
__pycache__
*.pyc
*.pyo
*.egg-info
build
dist
docs
examples
tests
traces
.DS_Store
