From dae55ee7cf8302b1307967a1632a7acab6a2d44c Mon Sep 17 00:00:00 2001 From: billchenchina Date: Tue, 15 Nov 2022 04:34:36 +0800 Subject: [PATCH] Add more to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 84c2026..8c25bfe 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,8 @@ supernode tools/n2n-benchmark tools/n2n-decode tools/n2n-keygen +tools/n2n-portfwd +tools/n2n-route build .idea .vscode @@ -31,6 +33,7 @@ packages/etc/systemd/system/supernode.service cmake-build-*/ # Binaries built to run tests +tools/tests-auth tools/tests-compress tools/tests-elliptic tools/tests-hashing