[Libguestfs] [PATCH] Add some newly-untracked files to .gitignore

Jim Meyering jim at meyering.net
Wed Aug 5 16:41:00 UTC 2009


Matthew Booth wrote:
>  .gitignore |   11 +++++++++++
>  1 files changed, 11 insertions(+), 0 deletions(-)
>
> diff --git a/.gitignore b/.gitignore
> index 147e1cb..dcea811 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -154,10 +154,21 @@ po/POTFILES
>  po/remove-potcdate.sed
>  po/stamp-it
>  po/stamp-po
> +po/LINGUAS
> +po/Makefile.in.in
> +po/Makevars
> +po/Rules-quot
> +po/boldquot.sed
> +po/en at boldquot.header
> +po/en at quot.header
> +po/insert-header.sin
> +po/quot.sed
> +po/remove-potcdate.sin
>  python/bindtests.py
>  python/guestfs.py
>  python/guestfs-py.c
>  python/guestfs.pyc
> +regressions/test1.img
>  ruby/bindtests.rb
>  ruby/ext/guestfs/extconf.h
>  ruby/ext/guestfs/_guestfs.c

Looks good.  Thanks!




More information about the Libguestfs mailing list