mirror of https://github.com/nodejs/node.git
gitignore: ignore v8.log files
parent
4a7a98fd0a
commit
193320aa3a
|
@ -1,5 +1,6 @@
|
|||
core
|
||||
vgcore.*
|
||||
v8*.log
|
||||
perf.data
|
||||
perf.data.old
|
||||
.waf*
|
||||
|
|
Loading…
Reference in New Issue