From: Ben Myers <bpm@sgi.com>
To: xfs@oss.sgi.com
Cc: Ben Myers <bpm@sgi.com>
Subject: [PATCH] xfsdump: add .ltdep to .gitignore
Date: Mon, 14 Nov 2011 10:55:30 -0600 [thread overview]
Message-ID: <1321289730-12687-1-git-send-email-bpm@sgi.com> (raw)
Make git ignore all .ltdep files. They are created as part of the build
process:
inventory/.ltdep
librmt/.ltdep
Signed-off-by: Ben Myers <bpm@sgi.com>
---
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index f721c3f..77e3848 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,6 +33,7 @@ ltmain.sh
*.lo
*.la
.libs
+.ltdep
# gettext
po/xfsdump.pot
--
1.7.8.rc0.46.g5ae0f
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next reply other threads:[~2011-11-14 16:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-14 16:55 Ben Myers [this message]
2011-11-14 20:25 ` [PATCH] xfsdump: add .ltdep to .gitignore Christoph Hellwig
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=1321289730-12687-1-git-send-email-bpm@sgi.com \
--to=bpm@sgi.com \
--cc=xfs@oss.sgi.com \
/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