__pycache__/
*.py[cod]
.venv/
venv/
build/
dist/
*.egg-info/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
.env
.DS_Store

# Private FDE programme material -- not part of the project
fde-project-2026-08.pdf

# Private research notes, not part of the published project
docs/findings.md

# Credentials and account recovery material. Never commit any of this.
*Recovery-Codes*
*recovery-codes*
*.pypirc
.pypirc
*.pem
*.key
secrets.*
.env.*
