first commit
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user