mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Ignore REPL history file
Like in #1732, Docker images can consider project directoy as $HOME
This commit is contained in:
parent
ee80a54c21
commit
5f5926a9bb
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