diff --git a/.prettierignore b/.prettierignore index 54808cb..7d9431b 100644 --- a/.prettierignore +++ b/.prettierignore @@ -41,3 +41,7 @@ yarn-error.log* # other snark-artifacts + +# Next.js +.next/ +public \ No newline at end of file