浏览代码

Annotate .env addition

Max Woolf 9 年之前
父节点
当前提交
a275681ead
共有 1 个文件被更改,包括 3 次插入0 次删除
  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: