Commit 07e4992c authored by Markus Olsson's avatar Markus Olsson

Merge pull request #896 from github/ignore-rails-config-secret

Rails: Ignore config/secrets.yml
parents da654e84 8c525145
...@@ -13,6 +13,7 @@ capybara-*.html ...@@ -13,6 +13,7 @@ capybara-*.html
rerun.txt rerun.txt
pickle-email-*.html pickle-email-*.html
config/initializers/secret_token.rb config/initializers/secret_token.rb
config/secrets.yml
## Environment normalisation: ## Environment normalisation:
/.bundle /.bundle
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment