From 24257f56b7f59d1b5f52328dedc154061733eaba Mon Sep 17 00:00:00 2001 From: Stephen Adamson Date: Mon, 3 Nov 2025 23:24:18 +0000 Subject: [PATCH] Update gitignore, and include obsidian --- .gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 2e06dc5..8cc5910 100644 --- a/.gitignore +++ b/.gitignore @@ -64,9 +64,6 @@ sabredav/vendor/ # 5. Local Tools and Notes # ------------------------------------ -# Obsidian notes and config -obsidian/ - # Bruno testing environments (keep collection files, ignore secrets) bruno/*/environments/ @@ -96,4 +93,4 @@ nginx/logs/ nginx/*.log # Temp files -frontend/node_modules/.vite-temp \ No newline at end of file +frontend/node_modules/.vite-temp