mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-16 13:05:53 +00:00
add custom node folder to ignore
This commit is contained in:
parent
1449ce0c23
commit
dbe280a68e
1 changed files with 3 additions and 0 deletions
3
web/.gitignore
vendored
3
web/.gitignore
vendored
|
|
@ -112,5 +112,8 @@ lint_output.txt
|
|||
# Native build output
|
||||
native/
|
||||
|
||||
# Custom Node.js builds
|
||||
.node-builds/
|
||||
|
||||
# Bun lockfile (generated during native build)
|
||||
bun.lock
|
||||
Loading…
Reference in a new issue