mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: John Kacur <jkacur@redhat.com>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: linux-kernel@vger.kernel.org, Darren Hart <dvhltc@us.ibm.com>
Subject: [PATCH] trace-cmd: teach git to ignore dependency files (*.d)
Date: Wed, 3 Feb 2010 17:51:20 +0100 (CET)	[thread overview]
Message-ID: <alpine.LFD.2.00.1002031749320.6302@localhost.localdomain> (raw)

>From fc439caf5a0df5ff735d8f783a29709849c4d83b Mon Sep 17 00:00:00 2001
From: John Kacur <jkacur@redhat.com>
Date: Wed, 3 Feb 2010 16:39:15 +0100
Subject: [PATCH] trace-cmd: teach git to ignore dependency files (*.d)

Teach git to ignore dependency files (*.d)

Signed-off-by: John Kacur <jkacur@redhat.com>
---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8e8f5a4..0dcd8cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@ trace-cmd
 *.dat
 *.patch
 *~
+*.d
 kernelshark
 trace-graph
 trace-view
-- 
1.6.0.6


             reply	other threads:[~2010-02-03 16:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-03 16:51 John Kacur [this message]
2010-02-03 17:01 ` Steven Rostedt

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=alpine.LFD.2.00.1002031749320.6302@localhost.localdomain \
    --to=jkacur@redhat.com \
    --cc=dvhltc@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    /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

all inboxes | Powered by JetHome®