From ca666c8c9a1b56c2c867b6d8f7b88dc6b605fb1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0tefan=20Baebler?= Date: Sat, 21 Oct 2023 01:22:47 +0200 Subject: [PATCH] Fix dirty build flag (#163) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 9884f939..4045e5ca 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,6 @@ out/ # Output of the go coverage tool, specifically when used with LiteIDE *.out + +# goreleaser artefacts +dist/