[PATCH 4/7] perf tools: .gitignore += config.make config.make.autogen

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Arnaldo Carvalho de Melo
Date: Thursday, June 17, 2010 - 1:40 pm

From: Kirill Smelkov <kirr@landau.phys.spbu.ru>

These are local-configuration files and should be ignored.

LKML-Reference: <1276516847-25817-1-git-send-email-kirr@landau.phys.spbu.ru>
Signed-off-by: Kirill Smelkov <kirr@landau.phys.spbu.ru>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
 tools/perf/.gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/tools/perf/.gitignore b/tools/perf/.gitignore
index e1d60d7..cb43289 100644
--- a/tools/perf/.gitignore
+++ b/tools/perf/.gitignore
@@ -18,3 +18,5 @@ perf-archive
 tags
 TAGS
 cscope*
+config.mak
+config.mak.autogen
-- 
1.6.2.5

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PULL 0/7] perf/core improvements and fixes for 2.6.36, Arnaldo Carvalho de Melo, (Thu Jun 17, 1:39 pm)
[PATCH 3/7] perf record: Add option to avoid updating buil ..., Arnaldo Carvalho de Melo, (Thu Jun 17, 1:40 pm)
[PATCH 4/7] perf tools: .gitignore += config.make config.m ..., Arnaldo Carvalho de Melo, (Thu Jun 17, 1:40 pm)
[PATCH 5/7] perf probe: Add kernel source path option, Arnaldo Carvalho de Melo, (Thu Jun 17, 1:40 pm)
[PATCH 6/7] perf debug: fix hex dump partial final line, Arnaldo Carvalho de Melo, (Thu Jun 17, 1:40 pm)