diff --git a/.gitignore b/.gitignore index 87e5610..6356b67 100644 --- a/.gitignore +++ b/.gitignore @@ -39,4 +39,8 @@ yarn-error.log* **/*.tgz **/*.log package-lock.json -**/*.bun \ No newline at end of file +**/*.bun + +# compiled output +server +server.exe \ No newline at end of file diff --git a/bun.lockb b/bun.lockb new file mode 100644 index 0000000..3569582 Binary files /dev/null and b/bun.lockb differ