mirror of
https://github.com/github/gitignore
synced 2025-07-03 20:08:25 +02:00
Annotate .env addition
This commit is contained in:
parent
85147407e4
commit
a275681ead
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ pickle-email-*.html
|
|||
# TODO Comment out these rules if you are OK with secrets being uploaded to the repo
|
||||
config/initializers/secret_token.rb
|
||||
config/secrets.yml
|
||||
|
||||
# dotenv
|
||||
# TODO Comment out this rule if environment variables can be committed
|
||||
.env
|
||||
|
||||
## Environment normalization:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue