From 7dbb0e908e0721708c965117ef1fc71feb213240 Mon Sep 17 00:00:00 2001 From: Prad Nukala Date: Tue, 30 Jun 2026 12:03:57 -0400 Subject: [PATCH] chore(.gitignore): add astro and tmp to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f934cf6..43f0978 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,5 @@ pnpm-debug.log* # misc *.pem .cache -.astro \ No newline at end of file +.astro +tmp/