From 00e43dc5a3f65e48c08a4e848cf4ac26693f6065 Mon Sep 17 00:00:00 2001 From: Michael Bumann Date: Mon, 17 Jan 2022 13:18:14 +0100 Subject: [PATCH] Ignore log files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d6f35c1..6e8340d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,8 @@ *.dll *.so *.dylib -indhub +lndhub +*.log # Test binary, built with `go test -c` *.test