diff --git a/.gitignore b/.gitignore index 5819915..b5785d6 100644 --- a/.gitignore +++ b/.gitignore @@ -13,5 +13,9 @@ # Dependency directories (remove the comment below to include it) # vendor/ + +# Go workspace file +go.work + .history target/ \ No newline at end of file