mirror of
https://github.com/OMGeeky/gitignore.git
synced 2026-02-13 21:18:13 +01:00
Merge pull request #1739 from jucrouzet/patch-1
Ignore REPL history file
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