Subject: [PATCH] perf tools: .gitignore += config.make config.make.autogen

This are local-configuration files and should be ignore.

Signed-off-by: Kirill Smelkov <[email protected]>
---
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.7.1.334.gebb7bc.dirty


Subject: [tip:perf/core] perf tools: .gitignore += config.make config.make.autogen

Commit-ID: cfc21cc641dae17a4ebda29ed093134358449577
Gitweb: http://git.kernel.org/tip/cfc21cc641dae17a4ebda29ed093134358449577
Author: Kirill Smelkov <[email protected]>
AuthorDate: Mon, 14 Jun 2010 16:00:47 +0400
Committer: Arnaldo Carvalho de Melo <[email protected]>
CommitDate: Thu, 17 Jun 2010 10:24:31 -0300

perf tools: .gitignore += config.make config.make.autogen

These are local-configuration files and should be ignored.

LKML-Reference: <[email protected]>
Signed-off-by: Kirill Smelkov <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
---
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