cli/.gitignore
Snider 09b851ffd3
Some checks failed
Deploy / build (push) Failing after 4s
Security Scan / security (push) Successful in 17s
chore: add .core/ and .idea/ to .gitignore
2026-03-15 10:17:49 +00:00

28 lines
241 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
/cli
/core
local.test
/i18n-validate
.angular/
patch_cov.*
go.work.sum
.kb
.core/
.idea/