From cf4e7bc0595fb0842f173a2a2315e221fd961df9 Mon Sep 17 00:00:00 2001 From: shit_admin Date: Mon, 3 Aug 2026 14:26:18 -0400 Subject: [PATCH] shit --- .gitignore | 9 +++++++++ .obsidian/community-plugins.json | 7 ++++--- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6e4ec29..0a5ba73 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,12 @@ Thumbs.db 000-shit_admin/*.pem 000-shit_admin/credentials.md 000-shit_admin/credentials/ + + + + +# Ignore Smart Environment folder +.smart-env + +# copiliot +.obsidian\copilot-index-088cd7fd744d7085e67d1b084e1f4927.json \ No newline at end of file diff --git a/.obsidian/community-plugins.json b/.obsidian/community-plugins.json index 5b16558..e5cc4dd 100644 --- a/.obsidian/community-plugins.json +++ b/.obsidian/community-plugins.json @@ -1,9 +1,10 @@ [ - "templater-obsidian", - "dataview", "obsidian-style-settings", "calendar", "obsidian-tasks-plugin", "tag-wrangler", - "obsidian-git" + "obsidian-git", + "dataview", + "templater-obsidian", + "copilot" ] \ No newline at end of file