# Build artifacts
bin/
*.test
*.out
__pycache__/

# Local secrets and config
.env*
!.env.example
config.toml
