diff --git a/.gitignore b/.gitignore index 1127623..f82e7db 100644 --- a/.gitignore +++ b/.gitignore @@ -60,4 +60,7 @@ typings/ # next.js build output .next +# npm build output +dist + .DS_Store \ No newline at end of file