|
@@ -15,6 +15,9 @@ pickle-email-*.html
|
|
# TODO Comment out these rules if you are OK with secrets being uploaded to the repo
|
|
# TODO Comment out these rules if you are OK with secrets being uploaded to the repo
|
|
config/initializers/secret_token.rb
|
|
config/initializers/secret_token.rb
|
|
config/secrets.yml
|
|
config/secrets.yml
|
|
|
|
+
|
|
|
|
+# dotenv
|
|
|
|
+# TODO Comment out this rule if environment variables can be committed
|
|
.env
|
|
.env
|
|
|
|
|
|
## Environment normalization:
|
|
## Environment normalization:
|