We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2adb156 + 0021a03 commit d5abb43Copy full SHA for d5abb43
1 file changed
Ruby.gitignore
@@ -10,6 +10,9 @@
10
/test/version_tmp/
11
/tmp/
12
13
+# Used by dotenv library to load environment variables.
14
+# .env
15
+
16
## Specific to RubyMotion:
17
.dat*
18
.repl_history
0 commit comments