Add Astro generated types folder to Node.gitignore

This commit is contained in:
Oliver Forral 2026-06-20 12:58:57 -07:00 committed by GitHub
parent dcc0fc7bc2
commit 7ab3beb8eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -141,3 +141,7 @@ dist
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
.vite/
# Astro generated types
.astro/