Ignore local Go cache directory
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -13,6 +13,9 @@ config.yaml
|
|||||||
/cron
|
/cron
|
||||||
/bin/
|
/bin/
|
||||||
|
|
||||||
|
# Local Go build cache used in sandboxed runs
|
||||||
|
.gocache/
|
||||||
|
|
||||||
# ---> macOS
|
# ---> macOS
|
||||||
# General
|
# General
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|||||||
Reference in New Issue
Block a user