Add .zblade/ to .gitignore, configure allow_gitignored_files setting, add TypeScript and Astro check dependencies, remove pnpm lockfile

This commit is contained in:
2026-02-04 20:12:02 +01:00
parent adc09431d3
commit 0238a0d2ba
23 changed files with 2956 additions and 8015 deletions
+2 -1
View File
@@ -17,5 +17,6 @@
"privacy": {
"telemetry": false
},
"editor": {}
"editor": {},
"allow_gitignored_files": false
}