Commit d5abb43e authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1943 from elifoster/master

Ruby: Ignore .env
parents 2adb1567 0021a032
......@@ -10,6 +10,9 @@
/test/version_tmp/
/tmp/
# Used by dotenv library to load environment variables.
# .env
## Specific to RubyMotion:
.dat*
.repl_history
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment