[PATCH] xfsdump: add .ltdep to .gitignore

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxx>
---
 .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@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs


[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux