Skip to content

Commit 9d4978d

Browse files
committed
add notice about secret files
1 parent 4dec759 commit 9d4978d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Rails.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ capybara-*.html
1010
**.orig
1111
rerun.txt
1212
pickle-email-*.html
13+
14+
# TODO Comment out this rules if you are OK with secrets been uploaded to the repo
1315
config/initializers/secret_token.rb
1416
config/secrets.yml
1517

0 commit comments

Comments
 (0)