build: gomodcache/gocache should not be committed

Signed-off-by: Robin H. Johnson <rjohnson@coreweave.com>
This commit is contained in:
Robin H. Johnson 2025-12-23 15:35:40 -08:00
parent 00dae85993
commit 8309b07ab8
No known key found for this signature in database
GPG Key ID: 19395F23C58826C4

4
.gitignore vendored
View File

@ -69,3 +69,7 @@ debian/files
.vscode
yq3
# Golang
.gomodcache/
.gocache/