diff --git a/.gitignore b/.gitignore index f51c4d8c..ba95b403 100644 --- a/.gitignore +++ b/.gitignore @@ -69,3 +69,7 @@ debian/files .vscode yq3 + +# Golang +.gomodcache/ +.gocache/