[Libvirt-cim] [PATCH] Update .gitignore

Chip Vincent cvincent at linux.vnet.ibm.com
Fri Dec 23 17:51:06 UTC 2011


+1. Thanks for this. I forgot I had not pushed mine upstream. Pushed.

On 12/16/2011 08:06 AM, Eduardo Lima (Etrunko) wrote:
> From: Eduardo Lima (Etrunko)<eblima at br.ibm.com>
>
> Signed-off-by: Eduardo Lima (Etrunko)<eblima at br.ibm.com>
> ---
>   .gitignore |   42 ++++++++++++++----------------------------
>   1 files changed, 14 insertions(+), 28 deletions(-)
>
> diff --git a/.gitignore b/.gitignore
> index f68ff08..fa1066c 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -6,6 +6,12 @@ syntax: glob
>   *.patch
>   *~
>   *.o
> +*.la
> +*.lo
> +.libs
> +Makefile.in
> +Makefile
> +config.*
>   tests/*.err
>   doc/*.html
>   .changeset
> @@ -14,31 +20,11 @@ doc/*.html
>   xml_parse_test
>   cim_schema_*.zip
>   install_base_schema.sh
> -
> -syntax: regexp
> -.*\#.*\#$
> -Makefile$
> -Makefile\.in$
> -^aclocal\.m4$
> -autom4te\.cache/.*
> -config\.guess$
> -config\.h$
> -config\.log$
> -config\.status$
> -config\.sub$
> -^configure$
> -^install-sh$
> -^ltmain.sh$
> -^missing$
> -\.libs/.*
> -\.la$
> -\.lo$
> -\.o$
> -^stamp-h1$
> -^libtool$
> -.*\~$
> -.*\.loT$
> -^acinclude.m4.orig$
> -^config.h.in$
> -libcmpiutil/doc/html/.*%
> -
> +aclocal.m4
> +autom4te.cache
> +configure
> +install-sh
> +libtool
> +ltmain.sh
> +missing
> +stamp-h1


-- 
Chip Vincent
Open Virtualization
IBM Linux Technology Center
cvincent at linux.vnet.ibm.com




More information about the Libvirt-cim mailing list