mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 13:11:14 +07:00
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
tools/perf/.gitignore
vendored
1
tools/perf/.gitignore
vendored
@ -14,6 +14,7 @@ perf*.html
|
||||
common-cmds.h
|
||||
perf.data
|
||||
perf.data.old
|
||||
perf-archive
|
||||
tags
|
||||
TAGS
|
||||
cscope*
|
||||
|
Loading…
Reference in New Issue
Block a user