mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge pull request #1739 from jucrouzet/patch-1
Ignore REPL history file
This commit is contained in:
commit
a42c285a24
1 changed files with 3 additions and 0 deletions
|
@ -29,3 +29,6 @@ node_modules
|
|||
|
||||
# Optional npm cache directory
|
||||
.npm
|
||||
|
||||
# Optional REPL history
|
||||
.node_repl_history
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue