diff --git a/frontend/.gitignore b/frontend/.gitignore index 2005f4172..645de379b 100644 --- a/frontend/.gitignore +++ b/frontend/.gitignore @@ -2,6 +2,8 @@ node_modules/ build/ .cache/ +.yarn/install-state.gz + npm-debug.log* yarn-debug.log* yarn-error.log*