diff --git a/.gitignore b/.gitignore index a813645..b6f57b6 100644 --- a/.gitignore +++ b/.gitignore @@ -41,7 +41,11 @@ yarn-error.log* next-env.d.ts # bun +bun.lock bun.lockb +# webstorm +.idea/ + # misc package-lock.json \ No newline at end of file