diff --git a/.gitignore b/.gitignore index 6635cf5..c68c498 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,7 @@ node_modules !.env.example vite.config.js.timestamp-* vite.config.ts.timestamp-* + +## Jetbrains +.idea/ +.run/ \ No newline at end of file diff --git a/bun.lockb b/bun.lockb new file mode 100755 index 0000000..a9fe74d Binary files /dev/null and b/bun.lockb differ