chore: gitignore generated bundled.ts to fix release cycle
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -13,5 +13,8 @@ rust/target/
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
|
||||
# generated bundle (rebuilt on every build, embeds version)
|
||||
ts_debugserver/bundled.ts
|
||||
|
||||
# playwright
|
||||
.playwright-mcp/
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user