diff --git a/.gitignore b/.gitignore index c299074..fe21f01 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,9 @@ # Dependency directories (remove the comment below to include it) vendor/ +# Go workspace file +go.work + # Compiled Object files, Static and Dynamic libs (Shared Objects) *.o *.a