diff --git a/Go.gitignore b/Go.gitignore index 3b735ec4..fe834603 100644 --- a/Go.gitignore +++ b/Go.gitignore @@ -19,3 +19,6 @@ # Go workspace file go.work + +# JetBrains .idea directory +.idea