Ruby: Ignore .env
@@ -10,6 +10,9 @@
/test/version_tmp/
/tmp/
+# Used by dotenv library to load environment variables.
+# .env
+
## Specific to RubyMotion:
.dat*
.repl_history