Welcome! Log In Create A New Profile

Advanced

Re: [PATCH]Added .hgignore

Maxim Dounin
July 03, 2014 05:28AM
Hello!

On Thu, Jul 03, 2014 at 12:16:25PM +0900, Tatsuhiko Kubo wrote:

> # HG changeset patch
> # User Tatsuhiko Kubo <cubicdaiya@gmail.com>
> # Date 1404357165 -32400
> # Thu Jul 03 12:12:45 2014 +0900
> # Node ID a173bd6fbccfa0a737ec8e84c56efcb434d3c185
> # Parent 9d3a9c45fc434a059c1429c20d27933df36bb7fc
> Added .hgignore.
>
> These files are generated when nginx is built.
>
> diff -r 9d3a9c45fc43 -r a173bd6fbccf .hgignore
> --- /dev/null Thu Jan 01 00:00:00 1970 +0000
> +++ b/.hgignore Thu Jul 03 12:12:45 2014 +0900
> @@ -0,0 +1,10 @@
> +syntax: glob
> +
> +# files which are generated when nginx is built
> +Makefile
> +objs/autoconf.err
> +objs/nginx
> +objs/nginx.8
> +objs/ngx_auto_config.h
> +objs/ngx_auto_headers.h
> +objs/ngx_modules.c

I would rather no, thanks.

These aren't the only files generated (e.g., obj's directory name
depends on configure arguments), and the .hgignore file is usually
placed locally with contents matching particular environment.
Right now I have something like this in my main working directory:

syntax:glob
objs
objs.msvc8
..hgignore
Makefile
autotest.core
tmp
old/
nginx-*

--
Maxim Dounin
http://nginx.org/

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[PATCH]Added .hgignore Attachments

cubicdaiya 839 July 02, 2014 11:18PM

Re: [PATCH]Added .hgignore

Maxim Dounin 321 July 03, 2014 05:28AM

Re: [PATCH]Added .hgignore

cubicdaiya 487 July 03, 2014 09:28PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 131
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready