Ignore REPL history file
Like in #1732, Docker images can consider project directoy as $HOME
This commit is contained in:
@ -29,3 +29,6 @@ node_modules
|
||||
|
||||
# Optional npm cache directory
|
||||
.npm
|
||||
|
||||
# Optional REPL history
|
||||
.node_repl_history
|
||||
|
Reference in New Issue
Block a user