From: tip-bot for Kirill Smelkov <kirr@landau.phys.spbu.ru>
To: linux-tip-commits@vger.kernel.org
Cc: acme@redhat.com, linux-kernel@vger.kernel.org, hpa@zytor.com,
mingo@redhat.com, kirr@landau.phys.spbu.ru, tglx@linutronix.de
Subject: [tip:perf/core] perf tools: .gitignore += config.make config.make.autogen
Date: Fri, 18 Jun 2010 10:17:00 GMT [thread overview]
Message-ID: <tip-cfc21cc641dae17a4ebda29ed093134358449577@git.kernel.org> (raw)
In-Reply-To: <1276516847-25817-1-git-send-email-kirr@landau.phys.spbu.ru>
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
prev parent reply other threads:[~2010-06-18 10:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=tip-cfc21cc641dae17a4ebda29ed093134358449577@git.kernel.org \
--to=kirr@landau.phys.spbu.ru \
--cc=acme@redhat.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox