first commit

This commit is contained in:
2026-07-12 15:55:18 +05:30
commit ee98026cc5
404 changed files with 44522 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
node_modules/
dist/
**/dist/
.publish/
**/.wirefw/
coverage/
bun.lock
bun.lockb
*.log
# Generated code (queries.gen.ts, routes.gen.ts, etc.)
**/*.gen.ts
# Bundled .wire compiler for the VS Code extension (generated)
editors/vscode/src/compiler.cjs
*.svg
**/.vscodeignore