# Secrets
.env
.env.*
.env*
*~

# Python
.venv/
__pycache__/
*.pyc

# Build artifacts
dist/
build/
*.egg-info/

# Local user config (may contain email)
ffs.toml

# Tool output & caches
.cache/
out/
output/
output_full/
*.pdf
manual.html
sample.html
.vscode
.claude
