8 lines
108 B
Plaintext
8 lines
108 B
Plaintext
# Environment files with secrets
|
|
.env
|
|
.env.local
|
|
.env.production
|
|
|
|
# Keep the example template
|
|
!.env.example
|