We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f908e51 + dfce3fd commit 3818fecCopy full SHA for 3818fec
1 file changed
Ruby.gitignore
@@ -13,6 +13,9 @@
13
# Used by dotenv library to load environment variables.
14
# .env
15
16
+# Ignore Byebug command history file.
17
+.byebug_history
18
+
19
## Specific to RubyMotion:
20
.dat*
21
.repl_history
0 commit comments