[X2Go-Dev] [RFC] [PATCHv2] Ignore temporary/autogenerated files in the archive.

Mike Gabriel mike.gabriel at das-netzwerkteam.de
Wed Feb 29 16:37:07 CET 2012


Hi Mihai,

On So 26 Feb 2012 12:04:47 CET Mihai Moldovan wrote:

>
>
> Signed-off-by: Mihai Moldovan <ionic at ionic.de>
> ---
>  .gitignore |   19 +++++++++++++++++++
>  1 files changed, 19 insertions(+), 0 deletions(-)
>  create mode 100644 .gitignore
>
> diff --git a/.gitignore b/.gitignore
> new file mode 100644
> index 0000000..366a7d4
> --- /dev/null
> +++ b/.gitignore
> @@ -0,0 +1,19 @@
> +# Typically generated by qmake from x2goclient.pro.
> +Makefile
> +
> +# Temporary object files/static libs.
> +*.[oa]
> +
> +# Generated by qmake.
> +moc_*.cpp
> +ui_*.h
> +qrc_resources.cpp
> +
> +# VIM temporary files.
> +.*.sw*
> +
> +# Generated by lrelease.
> +x2goclient_*.qm
> +
> +# Generated by qmake when building on OS X.
> +x2goclient.app
> --
> 1.7.9
>
>
>

the .gitignore file has been added with one modification:
http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=acc0632ba462e6e3be91bb70e812c00fcfb176c6

The main Makefile is from us. qmake does not build in the base  
directory of the x2goclient source tree. The main Makefile creates a  
build dir first and then runs qmake in that directory. So: not  
ignoring the main Makefile.

Mike



-- 

DAS-NETZWERKTEAM
mike gabriel, dorfstr. 27, 24245 barmissen
fon: +49 (4302) 281418, fax: +49 (4302) 281419

GnuPG Key ID 0xB588399B
mail: mike.gabriel at das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: Digitale PGP-Unterschrift
URL: <http://lists.x2go.org/pipermail/x2go-dev/attachments/20120229/ec717e7d/attachment.pgp>


More information about the x2go-dev mailing list