]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfsprogs: add .ltdep to .gitignore
authorBen Myers <bpm@sgi.com>
Wed, 9 Nov 2011 19:03:58 +0000 (13:03 -0600)
committerChristoph Hellwig <hch@lst.de>
Thu, 10 Nov 2011 11:09:06 +0000 (11:09 +0000)
commit93157ba708210334358dcde9ac3d2b1cf18e03f6
tree85946530a18473c8d74fea98d8135b9c3240b9db
parentd9db5c4ee8c3d534d0ee389b167d00738f91cd6b
xfsprogs: add .ltdep to .gitignore

Make git ignore all .ltdep files which are created as part of the build
process.

~/xfsprogs # find | grep ltdep
./libxcmd/.ltdep
./libxfs/.ltdep
./libhandle/.ltdep
./libdisk/.ltdep
./libxlog/.ltdep

Reviewed-by: Alain Renaud <arenaud@sgi.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
.gitignore