Explorar el Código

Annotate .env addition

Max Woolf hace 9 años
padre
commit
a275681ead
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      Rails.gitignore

+ 3 - 0
Rails.gitignore

@@ -15,6 +15,9 @@ 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
+
+# dotenv
+# TODO Comment out this rule if environment variables can be committed
 .env
 
 ## Environment normalization: