This commit is contained in:
2026-02-05 18:01:26 -05:00
parent 3d156403c7
commit 91de49be0d
2 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@@ -1,5 +1,4 @@
.opencode .opencode
opencode
# dependencies (bun install) # dependencies (bun install)
node_modules node_modules
@@ -28,6 +27,7 @@ report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
.eslintcache .eslintcache
.cache .cache
*.tsbuildinfo *.tsbuildinfo
*.lockb
# IntelliJ based IDEs # IntelliJ based IDEs
.idea .idea

BIN
bun.lockb

Binary file not shown.