go/.gitignore
2026-03-15 10:21:42 +00:00

30 lines
277 B
Text

wails3
.task
vendor/
.idea
node_modules/
.DS_Store
*.log
.env
.env.*.local
coverage/
coverage.out
coverage.html
*.cache
/coverage.txt
bin/
dist/
tasks
/core
/i18n-validate
/validate
cmd/*
!cmd/gocmd/
.angular/
patch_cov.*
go.work.sum
lt-hn-index.html
.core/workspace/
.idea/