1
0
mirror of https://github.com/github/gitignore synced 2024-12-04 17:35:43 +01:00

Update .gitignore for most recent Rails version

This is no longer a security threat in the most recent version of Rails as the production secret comes from an environmental variable. Further, deployment systems utilizing git (heroku) will often require this file.
This commit is contained in:
Max Weinbrown 2014-06-09 19:49:36 -04:00
parent 88a7dc820e
commit 37a0fbaada

View File

@ -11,9 +11,9 @@ capybara-*.html
rerun.txt
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
# TODO Uncomment these lines if you are using Rails < 4.1
# config/initializers/secret_token.rb
# config/secrets.yml
## Environment normalisation:
/.bundle