This tools was recently added, but not added to .gitignore. Do so now. Signed-off-by: Klaus Aehlig <[email protected]> --- .gitignore | 1 + 1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore index 8bee4a4..d6344d6 100644 --- a/.gitignore +++ b/.gitignore @@ -134,6 +134,7 @@ /tools/node-daemon-setup /tools/prepare-node-join /tools/shebang/ +/tools/ssl-update # scripts /scripts/gnt-backup -- 2.4.3.573.g4eafbef
