Skip to content

Commit a42c285

Browse files
committed
Merge pull request #1739 from jucrouzet/patch-1
Ignore REPL history file
2 parents ee80a54 + 5f5926a commit a42c285

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Node.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@ node_modules
2929

3030
# Optional npm cache directory
3131
.npm
32+
33+
# Optional REPL history
34+
.node_repl_history

0 commit comments

Comments
 (0)