diff --git a/Go.gitignore b/Go.gitignore index 83656241..6db041f6 100644 --- a/Go.gitignore +++ b/Go.gitignore @@ -21,3 +21,6 @@ _testmain.go *.exe *.test + +*/.idea/workspace.xml +*/.idea/tasks.xml