Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZ.J. van de Weg <zegerjan@gitlab.com>2016-06-16 11:39:17 +0300
committerAlfredo Sumaran <alfredo@gitlab.com>2016-06-20 22:48:28 +0300
commit96ae6099dd5921ae32139a206d598043520fb506 (patch)
treed8d2fdcecbffa8139b566ccdaca83e1c7ad02e74 /vendor/gitignore/Rails.gitignore
parent8039856d80ce710f69af611f58857b29b74712b4 (diff)
Run rake gitlab:update_templates
Diffstat (limited to 'vendor/gitignore/Rails.gitignore')
-rw-r--r--vendor/gitignore/Rails.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/gitignore/Rails.gitignore b/vendor/gitignore/Rails.gitignore
index 2121e0a8038..d8c256c1925 100644
--- a/vendor/gitignore/Rails.gitignore
+++ b/vendor/gitignore/Rails.gitignore
@@ -16,6 +16,10 @@ pickle-email-*.html
config/initializers/secret_token.rb
config/secrets.yml
+# dotenv
+# TODO Comment out this rule if environment variables can be committed
+.env
+
## Environment normalization:
/.bundle
/vendor/bundle