chore(.gitignore): add astro and tmp to gitignore

This commit is contained in:
Prad Nukala
2026-06-30 12:03:57 -04:00
parent 4422ff4410
commit 7dbb0e908e
+2 -1
View File
@@ -22,4 +22,5 @@ pnpm-debug.log*
# misc # misc
*.pem *.pem
.cache .cache
.astro .astro
tmp/