From aedc529cb3322df6a45e4ea331674bea1e9f0ff6 Mon Sep 17 00:00:00 2001 From: overcuriousity Date: Thu, 17 Jul 2025 15:03:37 +0200 Subject: [PATCH] adjust .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0557300..614f941 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,7 @@ package-lock.json _site/ dist/ -.astro +.astro/ # Environment variables .env