From e0d9ccb6835c0d3ce2e6445db59ba2e5d9ce82bb Mon Sep 17 00:00:00 2001 From: Arnas Udovicius Date: Wed, 1 Jun 2022 14:19:15 +0300 Subject: [PATCH] add idea to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index adf8f72..cff626a 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ # Go workspace file go.work +.idea