public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] perf tools: .gitignore += config.make config.make.autogen
@ 2010-06-14 12:00 Kirill Smelkov
  2010-06-18 10:17 ` [tip:perf/core] " tip-bot for Kirill Smelkov
  0 siblings, 1 reply; 2+ messages in thread
From: Kirill Smelkov @ 2010-06-14 12:00 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo; +Cc: lkml, Kirill Smelkov

This are local-configuration files and should be ignore.

Signed-off-by: Kirill Smelkov <kirr@landau.phys.spbu.ru>
---
 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [tip:perf/core] perf tools: .gitignore += config.make config.make.autogen
  2010-06-14 12:00 [PATCH] perf tools: .gitignore += config.make config.make.autogen Kirill Smelkov
@ 2010-06-18 10:17 ` tip-bot for Kirill Smelkov
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot for Kirill Smelkov @ 2010-06-18 10:17 UTC (permalink / raw)
  To: linux-tip-commits; +Cc: acme, linux-kernel, hpa, mingo, kirr, tglx

Commit-ID:  cfc21cc641dae17a4ebda29ed093134358449577
Gitweb:     http://git.kernel.org/tip/cfc21cc641dae17a4ebda29ed093134358449577
Author:     Kirill Smelkov <kirr@landau.phys.spbu.ru>
AuthorDate: Mon, 14 Jun 2010 16:00:47 +0400
Committer:  Arnaldo Carvalho de Melo <acme@redhat.com>
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: <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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-18 10:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-14 12:00 [PATCH] perf tools: .gitignore += config.make config.make.autogen Kirill Smelkov
2010-06-18 10:17 ` [tip:perf/core] " tip-bot for Kirill Smelkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox