diff --git a/.gitignore b/.gitignore index cb3e9eed5..83cb4938b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,8 @@ dist .eslintrc.js .prettierrc .idea -.history \ No newline at end of file +.history + +### lockfile ### +yarn.lock +bun.lock* \ No newline at end of file