diff --git a/.gitignore b/.gitignore index 45a32ef..f0db091 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ # production /build +**/dist # misc .DS_Store @@ -43,4 +44,4 @@ next-env.d.ts .cache .db -.turbo \ No newline at end of file +.turbo