gitignore: ignore perf data files
This commit is contained in:
parent
926c90bc64
commit
e4598aa241
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,7 @@
|
|||||||
core
|
core
|
||||||
vgcore.*
|
vgcore.*
|
||||||
|
perf.data
|
||||||
|
perf.data.old
|
||||||
.waf*
|
.waf*
|
||||||
tags
|
tags
|
||||||
.lock-wscript
|
.lock-wscript
|
||||||
|
Loading…
x
Reference in New Issue
Block a user