We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15d9a61 commit 0a4fc9cCopy full SHA for 0a4fc9c
Rails.gitignore
@@ -42,3 +42,7 @@ bower.json
42
43
# Ignore Byebug command history file.
44
.byebug_history
45
+
46
+# Ignore node_modules
47
+node_modules/
48
0 commit comments