diff --git a/.gitignore b/.gitignore index 9c077d8..d818df7 100644 --- a/.gitignore +++ b/.gitignore @@ -9,12 +9,14 @@ /build/ # ------------------------ -# DEPLOYMENT +# BUILT FILES # ------------------------ +dist/ .vercel/ .netlify/ .webpack/ .serverless/ +.astro/ # ------------------------ # DEPENDENCIES