[PATCH]Added .hgignore

Tatsuhiko Kubo cubicdaiya at gmail.com
Thu Jul 3 03:16:25 UTC 2014


# HG changeset patch
# User Tatsuhiko Kubo <cubicdaiya at 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

-- 
Tatsuhiko Kubo
E-Mail: cubicdaiya at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add-hgignore.patch
Type: application/octet-stream
Size: 642 bytes
Desc: not available
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20140703/1be66922/attachment.obj>


More information about the nginx-devel mailing list