From c545633db27ec5966d9c672f901def5d0a1ce196 Mon Sep 17 00:00:00 2001 From: Rafal Skolasinski Date: Tue, 21 Feb 2023 12:48:46 +0000 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index d061169768..71f0b012f9 100644 --- a/.gitignore +++ b/.gitignore @@ -146,3 +146,7 @@ cython_debug/ # this project event.json .release + +# Go workspace files +go.work +go.work.sum