Aligns package name with directory structure (pkg/framework/core). Fixes doc comment in e.go and adds core binary to gitignore. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
19 lines
153 B
Text
19 lines
153 B
Text
wails3
|
|
.task
|
|
vendor/
|
|
.idea
|
|
node_modules/
|
|
.DS_Store
|
|
*.log
|
|
.env
|
|
.env.*.local
|
|
coverage/
|
|
coverage.out
|
|
coverage.html
|
|
*.cache
|
|
/coverage.txt
|
|
bin/
|
|
tasks
|
|
/core
|
|
|
|
|