Forráskód Böngészése

Merge pull request #1739 from jucrouzet/patch-1

Ignore REPL history file
Brendan Forster 9 éve
szülő
commit
a42c285a24
1 módosított fájl, 3 hozzáadás és 0 törlés
  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