diff --git a/.gitignore b/.gitignore index fdfd532e..f010ce3c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,6 @@ node_modules dist dist-ssr public/env.js -/build \ No newline at end of file +/build +yarn.lock +package-lock.json \ No newline at end of file