/target
**/*.rs.bk

# Secrets never enter the tree. Config comes from the environment.
.env
.env.*
!.env.example
*.pem
*.key
credentials*

.DS_Store
