From a85da354835405bb06bc4c54786169127b420d42 Mon Sep 17 00:00:00 2001 From: Sergey Aksenov Date: Thu, 5 Oct 2023 10:16:05 +0200 Subject: [PATCH] GoLand settings added to .gitignore (#2376) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 608bec7637..384cc3e88d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /bin /dist **/*.swp +/.idea