chore: add .astro directory in .gitignore

This commit is contained in:
satnaing
2023-01-25 15:17:37 +06:30
parent 5f279b34f8
commit c505e4bb1e
+3
View File
@@ -18,3 +18,6 @@ pnpm-debug.log*
# macOS-specific files # macOS-specific files
.DS_Store .DS_Store
# ignore .astro directory
.astro