We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8514740 commit a275681Copy full SHA for a275681
Rails.gitignore
@@ -15,6 +15,9 @@ pickle-email-*.html
15
# TODO Comment out these rules if you are OK with secrets being uploaded to the repo
16
config/initializers/secret_token.rb
17
config/secrets.yml
18
+
19
+# dotenv
20
+# TODO Comment out this rule if environment variables can be committed
21
.env
22
23
## Environment normalization:
0 commit comments