diff --git a/.dockerignore b/.dockerignore index 059f09e..343563a 100644 --- a/.dockerignore +++ b/.dockerignore @@ -9,9 +9,10 @@ # testing /coverage -# next.js +# astro /.next/ /out/ +.astro/ # production /build