Ignore local Go cache directory

This commit is contained in:
Mikhail Chusavitin
2026-02-04 09:55:36 +03:00
parent 1b87c53609
commit 40ade651b0

3
.gitignore vendored
View File

@@ -13,6 +13,9 @@ config.yaml
/cron
/bin/
# Local Go build cache used in sandboxed runs
.gocache/
# ---> macOS
# General
.DS_Store