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