Merge pull request #2643 from chimame/add_exclude_credential_master_key_of_rails
Add exclude credential master key of Rails 5.2
This commit is contained in:
commit
be1d0e0a4c
@ -14,6 +14,7 @@ pickle-email-*.html
|
|||||||
|
|
||||||
# TODO Comment out this rule if you are OK with secrets being uploaded to the repo
|
# TODO Comment out this rule if you are OK with secrets being uploaded to the repo
|
||||||
config/initializers/secret_token.rb
|
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
|
# Only include if you have production secrets in this file, which is no longer a Rails default
|
||||||
# config/secrets.yml
|
# config/secrets.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user