[Libosinfo] [PATCH 11/11] Update .gitignore
Christophe Fergeau
cfergeau at redhat.com
Mon Mar 25 08:59:47 UTC 2013
On Sat, Mar 23, 2013 at 03:09:34PM +0100, Fabiano Fidêncio wrote:
> ---
> .gitignore | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/.gitignore b/.gitignore
> index 71d959c..75da893 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -16,6 +16,7 @@ build-aux/ltmain.sh
> build-aux/missing
> build-aux/mkinstalldirs
> build-aux/config.rpath
> +build-aux/test-driver
> config.cache
> config.h
> config.h.in
> @@ -59,6 +60,8 @@ test/test-platformlist
> test/test-isodetect
> test/test-mediauris
> test/test-treeuris
> +test/*.log
> +test/*.trs
> build/
> gtk-doc.make
> data/95-osinfo.rules
These 2 hunks seem to be for things that are new in newer automake, I don't
have such files on my f18, but I found
https://github.com/libMesh/libmesh/blob/master/build-aux/test-driver for
example, which comes from automake, and has some --log-file and --trs-file
options, which is consistent with the second hunk.
> @@ -118,4 +121,5 @@ po/en at quot.header
> po/insert-header.sin
> po/quot.sed
> po/remove-potcdate.sin
> +po/*.gmo
> ABOUT-NLS
And I get this as well.
ACK patch.
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20130325/6f489203/attachment.sig>
More information about the Libosinfo
mailing list