From f27707a766f35898d90e2af48a043c87370b13e4 Mon Sep 17 00:00:00 2001 From: Utku Sen Date: Sat, 9 Apr 2022 16:47:45 +0200 Subject: [PATCH] gitignore update --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 66fd13c..ea01b2d 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,6 @@ # Dependency directories (remove the comment below to include it) # vendor/ + +dist/ +.goreleaser.yaml