diff options
author | Eli Clemente Gordillo Foster <elifosterwy@gmail.com> | 2016-04-15 22:19:36 -0700 |
---|---|---|
committer | Eli Clemente Gordillo Foster <elifosterwy@gmail.com> | 2016-04-15 22:19:36 -0700 |
commit | 0021a032b332a4ceefdc136d76d67f32b2c9dd6b (patch) | |
tree | 02bc376f01451f35251068e3082c3f3f045465a4 /Ruby.gitignore | |
parent | 3d5025951b134129458c8cc5cbae11a852e138bc (diff) | |
download | gitignore-0021a032b332a4ceefdc136d76d67f32b2c9dd6b.tar.gz gitignore-0021a032b332a4ceefdc136d76d67f32b2c9dd6b.zip |
Add a brief explanation.
Diffstat (limited to 'Ruby.gitignore')
-rw-r--r-- | Ruby.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Ruby.gitignore b/Ruby.gitignore index e9a8a67c..5e1422c9 100644 --- a/Ruby.gitignore +++ b/Ruby.gitignore @@ -10,6 +10,7 @@ /test/version_tmp/ /tmp/ +# Used by dotenv library to load environment variables. # .env ## Specific to RubyMotion: |