[icedtea-web] Update .hgignore file
Jiri Vanek
jvanek at redhat.com
Sun Mar 4 23:19:18 PST 2012
On 03/03/2012 01:53 PM, Thomas Meyer wrote:
> diff -r f1c6e1562fcf .hgignore
> --- a/.hgignore Wed Feb 29 15:13:14 2012 -0500
> +++ b/.hgignore Sat Mar 03 13:51:52 2012 +0100
> @@ -1,4 +1,7 @@
> +syntax: glob
> +
> Makefile.in
> +Makefile
> aclocal.m4
> autom4te.cache
> build
> @@ -7,3 +10,20 @@
> missing
> config.guess
> config.sub
> +config.log
> +config.status
> +stamps/
> +docs/
> +bootstrap/
> +liveconnect/
> +extra-lib/
> +*.desktop
> +build.properties
> +javac
> +jrunscript
> +netx.manifest
> +netx.build/
> +launcher.build/
> +plugin/icedteanp/*.o
> +plugin/icedteanp/*.so
> +*-source-files.txt
>
>
I agree that those files should be added to hgignore.
ok for head.
Thanx for patch!
J.
More information about the distro-pkg-dev
mailing list