diff --git a/.gitignore b/.gitignore index 3b735ec..e31d11f 100644 --- a/.gitignore +++ b/.gitignore @@ -17,5 +17,9 @@ # Dependency directories (remove the comment below to include it) # vendor/ + # Go workspace file go.work + +.idea/ +*.iml