perf: Ignore perf.data.old
Tell git to ignore this file. Signed-off-by: WANG Cong <amwang@redhat.com> LKML-Reference: <20100125051052.3999.28082.sendpatchset@localhost.localdomain> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
b7ae11b34b
commit
7f5102ca4b
1 changed files with 1 additions and 0 deletions
1
tools/perf/.gitignore
vendored
1
tools/perf/.gitignore
vendored
|
@ -13,6 +13,7 @@ perf*.xml
|
|||
perf*.html
|
||||
common-cmds.h
|
||||
perf.data
|
||||
perf.data.old
|
||||
tags
|
||||
TAGS
|
||||
cscope*
|
||||
|
|
Loading…
Reference in a new issue