diff --git a/.gitignore b/.gitignore index 10fae790..52b4f8d4 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,7 @@ next-env.d.ts .idea .vscode + +#lock files +yarn.lock +package-lock.json \ No newline at end of file