fix(workflows): normalize default branch to main across CI/release workflows and docs; update package metadata; clean .gitignore and fix readme license link

This commit is contained in:
2026-02-07 09:50:31 +00:00
parent 4e1d211a14
commit bad663d5e4
8 changed files with 20 additions and 19 deletions

9
.gitignore vendored
View File

@@ -1,17 +1,10 @@
.nogit/
# artifacts
coverage/
public/
pages/
# installs
node_modules/
# caches
.yarn/
.cache/
.rpt2_cache
# builds
dist/
@@ -21,4 +14,4 @@ dist_*/
deno.lock
.deno/
# custom
# custom