Commit 5f5926a9 authored by Julien CROUZET's avatar Julien CROUZET

Ignore REPL history file

Like in #1732, Docker images can consider project directoy as $HOME
parent ee80a54c
...@@ -29,3 +29,6 @@ node_modules ...@@ -29,3 +29,6 @@ node_modules
# Optional npm cache directory # Optional npm cache directory
.npm .npm
# Optional REPL history
.node_repl_history
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment