public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: tip-bot for Kirill Smelkov <kirr@mns.spb.ru>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, kirr@mns.spb.ru, hpa@zytor.com,
	mingo@redhat.com, tglx@linutronix.de, mingo@elte.hu
Subject: [tip:perf/urgent] perf tools: .gitignore += perf*.html
Date: Thu, 24 Sep 2009 12:18:38 GMT	[thread overview]
Message-ID: <tip-67030036ebb370b0aa5561ae2fe31668ed1ccd1c@git.kernel.org> (raw)
In-Reply-To: <1253790022-10300-1-git-send-email-kirr@mns.spb.ru>

Commit-ID:  67030036ebb370b0aa5561ae2fe31668ed1ccd1c
Gitweb:     http://git.kernel.org/tip/67030036ebb370b0aa5561ae2fe31668ed1ccd1c
Author:     Kirill Smelkov <kirr@mns.spb.ru>
AuthorDate: Thu, 24 Sep 2009 15:00:22 +0400
Committer:  Ingo Molnar <mingo@elte.hu>
CommitDate: Thu, 24 Sep 2009 14:01:22 +0200

perf tools: .gitignore += perf*.html

I've tried building the docs in tools/perf/Documentation/ , and after
that `git status` showed dozen of untracked htmls. Let's ignore them.

Signed-off-by: Kirill Smelkov <kirr@mns.spb.ru>
LKML-Reference: <1253790022-10300-1-git-send-email-kirr@mns.spb.ru>
Signed-off-by: Ingo Molnar <mingo@elte.hu>


---
 tools/perf/.gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tools/perf/.gitignore b/tools/perf/.gitignore
index d69a759..0854f11 100644
--- a/tools/perf/.gitignore
+++ b/tools/perf/.gitignore
@@ -10,6 +10,7 @@ perf-stat
 perf-top
 perf*.1
 perf*.xml
+perf*.html
 common-cmds.h
 tags
 TAGS

      parent reply	other threads:[~2009-09-24 12:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-24 11:00 [PATCH] perf_counter tools: .gitignore += perf*.html Kirill Smelkov
2009-09-24 12:02 ` Ingo Molnar
2009-09-24 12:18 ` 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-67030036ebb370b0aa5561ae2fe31668ed1ccd1c@git.kernel.org \
    --to=kirr@mns.spb.ru \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=mingo@elte.hu \
    --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