Ignore local Go cache directory

This commit is contained in:
Mikhail Chusavitin
2026-02-04 09:55:36 +03:00
parent 1212574b1c
commit 6314013356

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