6 lines
150 B
Plaintext
6 lines
150 B
Plaintext
# Credentials NEVER live in the repo. Any *.env landing here is ignored
|
|
# as a tripwire (env.example is the only committed shape).
|
|
*.env
|
|
bin/
|
|
.smoke/
|