gitignore: ignore perf data files
This commit is contained in:
parent
926c90bc64
commit
e4598aa241
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,5 +1,7 @@
|
||||
core
|
||||
vgcore.*
|
||||
perf.data
|
||||
perf.data.old
|
||||
.waf*
|
||||
tags
|
||||
.lock-wscript
|
||||
@ -42,4 +44,4 @@ ipch/
|
||||
email.md
|
||||
deps/v8-*
|
||||
./node_modules
|
||||
.svn/
|
||||
.svn/
|
||||
|
Loading…
x
Reference in New Issue
Block a user