Merge pull request #1739 from jucrouzet/patch-1

Ignore REPL history file
This commit is contained in:
Brendan Forster
2015-11-05 15:26:35 -08:00

View File

@@ -29,3 +29,6 @@ node_modules
# Optional npm cache directory
.npm
# Optional REPL history
.node_repl_history