From b630668897a9e09fa82c6f8265a135613ad84c33 Mon Sep 17 00:00:00 2001 From: overcuriousity Date: Wed, 13 Aug 2025 13:15:56 +0200 Subject: [PATCH] adjust .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 278e146..3cc1c29 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,6 @@ temp/ .astro/content.d.ts prompt.md .astro/settings.json + +src/content/knowledgebase/ +public/videos \ No newline at end of file