From f04fb03707cb10e637bda891621067549174e39f Mon Sep 17 00:00:00 2001 From: Bryan McNulty Date: Wed, 12 Mar 2025 07:33:52 -0500 Subject: Fixed issue with NTLMv2 authentication using NTLM hash --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 62e4c1f..69c7e5a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ /.idea /goexec /patch +/.local + +# For now +/go.work +/go.work.sum -- cgit v1.2.3