From b50d1bd5fa6b5ad3d5087792b9eebe6b774995f4 Mon Sep 17 00:00:00 2001 From: aleidk Date: Sun, 25 Jun 2023 16:44:45 -0400 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6d4c0aa..2b947bf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # build output -dist/ +dist/* +!dist/.domains # generated types .astro/