Skip to content

Commit a275681

Browse files
committed
Annotate .env addition
1 parent 8514740 commit a275681

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Rails.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ pickle-email-*.html
1515
# TODO Comment out these rules if you are OK with secrets being uploaded to the repo
1616
config/initializers/secret_token.rb
1717
config/secrets.yml
18+
19+
# dotenv
20+
# TODO Comment out this rule if environment variables can be committed
1821
.env
1922

2023
## Environment normalization:

0 commit comments

Comments
 (0)