# artifacts
__pycache__
*.pyc
*.egg-info
build/*
dist/*
src/secrets.py


# misc
.coverage
coverage.xml
.ruff_cache
.pypirc
