18 lines
273 B
Plaintext
18 lines
273 B
Plaintext
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
|