Merge pull request #1739 from jucrouzet/patch-1
Ignore REPL history file
This commit is contained in:
commit
a42c285a24
@ -29,3 +29,6 @@ node_modules
|
||||
|
||||
# Optional npm cache directory
|
||||
.npm
|
||||
|
||||
# Optional REPL history
|
||||
.node_repl_history
|
||||
|
Loading…
Reference in New Issue
Block a user