aboutsummaryrefslogtreecommitdiffstats
path: root/Ruby.gitignore
diff options
context:
space:
mode:
authorEli Clemente Gordillo Foster <elifosterwy@gmail.com>2016-04-14 21:18:28 -0700
committerEli Clemente Gordillo Foster <elifosterwy@gmail.com>2016-04-14 21:18:28 -0700
commitbf059be0bbfcd9c215337ec88a8359d9a0c24596 (patch)
treee28692bec1320f7a9042d40925d08d21032b6187 /Ruby.gitignore
parentcc542de017c606138a87ee4880e5f06b3a306def (diff)
downloadgitignore-bf059be0bbfcd9c215337ec88a8359d9a0c24596.tar.gz
gitignore-bf059be0bbfcd9c215337ec88a8359d9a0c24596.zip
Ignore .env
This file is used moderately commonly to store environment variables locally. See Python.gitignore.
Diffstat (limited to 'Ruby.gitignore')
-rw-r--r--Ruby.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/Ruby.gitignore b/Ruby.gitignore
index aa642836..93e9bdcf 100644
--- a/Ruby.gitignore
+++ b/Ruby.gitignore
@@ -9,6 +9,7 @@
/test/tmp/
/test/version_tmp/
/tmp/
+.env
## Specific to RubyMotion:
.dat*