# Environment files with sensitive data
.env
.env.local
.env.production
.env.development

# Keep the example file
!.env.example