help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] [PATCH 03/15] misc: Add some more files to the .git


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] [PATCH 03/15] misc: Add some more files to the .gitignore
Date: Sun, 14 Apr 2013 15:38:05 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4

Il 08/04/2013 11:30, Holger Hans Peter Freyther ha scritto:
> From: Holger Hans Peter Freyther <address@hidden>
> 
> ---
>  .gitignore |   37 +++++++++++++++++++++++++++++++++++++
>  1 file changed, 37 insertions(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 504cfce..d0578bc 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -6,6 +6,7 @@
>  *.lo
>  *.o
>  *.star
> +*.sw?
>  .svn
>  .deps
>  .dirstamp
> @@ -34,3 +35,39 @@ termnorm
>  /gst-tool
>  /gst.im
>  /smalltalk-mode-init.el
> +
> +
> +libgst/genbc
> +libgst/genbc-decl.stamp
> +libgst/genbc-impl.stamp
> +libgst/genpr-parse.stamp
> +libgst/genprims
> +libgst/genvm
> +libgst/genvm-parse.stamp
> +
> +lightning/asm-i386.h
> +lightning/core-i386.h
> +packages/glib/libs.def
> +packages/gtk/Enums.st
> +packages/gtk/Funcs.st
> +packages/gtk/Structs.st
> +packages/gtk/cpp
> +packages/gtk/enums
> +packages/gtk/enums.c
> +packages/gtk/funcs
> +packages/gtk/libs.def
> +packages/gtk/mk_enums
> +packages/gtk/mk_sizeof
> +packages/gtk/order
> +packages/gtk/sizeof
> +packages/gtk/sizeof.c
> +packages/gtk/structs
> +packages/i18n/ref-add.sed
> +packages/i18n/ref-del.sed
> +packages/net/gnutls-wrapper
> +packages/object-dumper/stamp-classes
> +snprintfv/snprintfv/compat.stamp
> +
> +tests/gst.im
> +tests/testsuite.dir/
> +tests/testsuite.log
> 

Ok.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]