Welcome! Log In Create A New Profile

Advanced

[njs] Introduced .hgignore.

Dmitry Volyntsev
October 29, 2020 09:02AM
details: https://hg.nginx.org/njs/rev/3e0684a2e793
branches:
changeset: 1549:3e0684a2e793
user: Jakub Jirutka <jakub@jirutka.cz>
date: Thu Oct 22 22:45:00 2020 +0200
description:
Introduced .hgignore.

diffstat:

.gitignore | 4 ++++
.hgignore | 4 ++++
2 files changed, 8 insertions(+), 0 deletions(-)

diffs (16 lines):

diff -r ff14a0253f15 -r 3e0684a2e793 .gitignore
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/.gitignore Thu Oct 22 22:45:00 2020 +0200
@@ -0,0 +1,4 @@
+node_modules/
+package-lock.json
+/build/
+/Makefile
diff -r ff14a0253f15 -r 3e0684a2e793 .hgignore
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore Thu Oct 22 22:45:00 2020 +0200
@@ -0,0 +1,4 @@
+/node_modules/
+package-lock.json
+^build/
+^Makefile$
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[njs] Introduced .hgignore.

Dmitry Volyntsev 294 October 29, 2020 09:02AM



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

Online Users

Guests: 287
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