Add .gocache to .gitignore and minor documentation cleanup

This commit is contained in:
2026-05-16 23:21:45 -05:00
parent 33f7ae8f2e
commit 4b7b50981b
3 changed files with 3 additions and 85 deletions

3
.gitignore vendored
View File

@@ -22,6 +22,9 @@ AGENTS.md
# Dependency directories (remove the comment below to include it)
# vendor/
# Go cache
.gocache
# Go workspace file
go.work
go.work.sum