gitignore: ignore perf data files

This commit is contained in:
Ben Noordhuis 2013-01-14 13:06:29 +01:00
parent 926c90bc64
commit e4598aa241

4
.gitignore vendored
View File

@ -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/