go-i18n/.gitignore
Virgil 1ae029cfdb
All checks were successful
Security Scan / security (push) Successful in 18s
Test / test (push) Successful in 1m17s
chore(repo): add local workflow targets
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 14:48:13 +00:00

12 lines
109 B
Text

# IDE
.idea/
# Knowledge base
KB/
.core/
# Local Go tooling caches
.cache/
.gocache/
.gomodcache/
.gopath/