diff --git a/.gitignore b/.gitignore index 2663de1..e1acf2c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ .opencode -opencode # dependencies (bun install) node_modules @@ -28,6 +27,7 @@ report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json .eslintcache .cache *.tsbuildinfo +*.lockb # IntelliJ based IDEs .idea diff --git a/bun.lockb b/bun.lockb deleted file mode 100755 index 66cdf07..0000000 Binary files a/bun.lockb and /dev/null differ