From de17870bdb864aa0796b19b12858a7ff26e1c0cd Mon Sep 17 00:00:00 2001 From: LandaMm Date: Sat, 31 May 2025 10:27:34 +0200 Subject: [PATCH] fix: add weirdo NUL (windows) file to git ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2a6cc79..a7b9edf 100644 --- a/.gitignore +++ b/.gitignore @@ -31,4 +31,6 @@ go.work.sum # key files *.pem +NUL + dist/