Explorar el Código

Ignore REPL history file

Like in #1732, Docker images can consider project directoy as $HOME
Julien CROUZET hace 9 años
padre
commit
5f5926a9bb
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      Node.gitignore

+ 3 - 0
Node.gitignore

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