mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 18:01:40 -05:00
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
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue