* [PATCH] xfsdump: add .ltdep to .gitignore
@ 2011-11-14 16:55 Ben Myers
2011-11-14 20:25 ` Christoph Hellwig
0 siblings, 1 reply; 2+ messages in thread
From: Ben Myers @ 2011-11-14 16:55 UTC (permalink / raw)
To: xfs; +Cc: Ben Myers
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] xfsdump: add .ltdep to .gitignore
2011-11-14 16:55 [PATCH] xfsdump: add .ltdep to .gitignore Ben Myers
@ 2011-11-14 20:25 ` Christoph Hellwig
0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2011-11-14 20:25 UTC (permalink / raw)
To: Ben Myers; +Cc: xfs
On Mon, Nov 14, 2011 at 10:55:30AM -0600, Ben Myers wrote:
> 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>
Looks good, I'll apply it with the next round of xfsdump updates.
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-11-14 20:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-14 16:55 [PATCH] xfsdump: add .ltdep to .gitignore Ben Myers
2011-11-14 20:25 ` Christoph Hellwig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox