perf: Ignore perf-archive temp file
Tell git to ignore perf-archive. Signed-off-by: John Kacur <jkacur@redhat.com> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> LKML-Reference: <1264633557-17597-6-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
4c574159d0
commit
6a1b751fb8
1 changed files with 1 additions and 0 deletions
1
tools/perf/.gitignore
vendored
1
tools/perf/.gitignore
vendored
|
@ -14,6 +14,7 @@ perf*.html
|
||||||
common-cmds.h
|
common-cmds.h
|
||||||
perf.data
|
perf.data
|
||||||
perf.data.old
|
perf.data.old
|
||||||
|
perf-archive
|
||||||
tags
|
tags
|
||||||
TAGS
|
TAGS
|
||||||
cscope*
|
cscope*
|
||||||
|
|
Loading…
Add table
Reference in a new issue