diff --git a/.gitignore b/.gitignore index c7ed3e2..fb94054 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,8 @@ node_modules/ # next.js /.next/ /out/ +frontend/.next/ +frontend/out/ # production /build