Browse Source

Annotate .env addition

Max Woolf 9 years ago
parent
commit
a275681ead
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Rails.gitignore

+ 3 - 0
Rails.gitignore

@@ -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: