From 1af113752b6c0dfbfb748216d14d841f96b0a261 Mon Sep 17 00:00:00 2001 From: chimame Date: Wed, 28 Mar 2018 22:19:32 +0900 Subject: [PATCH] Add exclude credential master key of Rails 5.2 --- Rails.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Rails.gitignore b/Rails.gitignore index 828ab1d5..e62f78e1 100644 --- a/Rails.gitignore +++ b/Rails.gitignore @@ -14,6 +14,7 @@ pickle-email-*.html # TODO Comment out this rule if you are OK with secrets being uploaded to the repo config/initializers/secret_token.rb +config/master.key # Only include if you have production secrets in this file, which is no longer a Rails default # config/secrets.yml