Updates gitignore to remove .astro and .direnv

This commit is contained in:
2025-06-03 12:04:51 -07:00
parent 2ac5a7e244
commit 4964727717

5
.gitignore vendored
View File

@@ -130,3 +130,8 @@ dist
.yarn/install-state.gz
.pnp.*
# Astro
.astro/
# Direnv
.direnv/