From 0133678553586c06472f45dd797e574aa9612770 Mon Sep 17 00:00:00 2001 From: Aleksey Khorev Date: Thu, 2 Sep 2021 19:54:57 +0300 Subject: [PATCH] add to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 185eb76..7280fd3 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ *.test tests/test/gen tests/gen +dist # Output of the go coverage tool, specifically when used with LiteIDE *.out .idea