diff --git a/.gitignore b/.gitignore index dccd5477..28246f8b 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ __pycache__/ # Build artifacts .next/ +.astro/ **/.vitepress/cache/ out/ coverage/