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 @@ ...@@ -10,6 +10,9 @@
/test/version_tmp/ /test/version_tmp/
/tmp/ /tmp/
# Used by dotenv library to load environment variables.
# .env
## Specific to RubyMotion: ## Specific to RubyMotion:
.dat* .dat*
.repl_history .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