From 9ef4146c9d8e8d1019527f28345ef62897b70367 Mon Sep 17 00:00:00 2001 From: MajorLinux Date: Wed, 11 Mar 2026 11:51:46 -0400 Subject: [PATCH] vault backup: 2026-03-11 11:51:46 --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ba858bb --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +# Obsidian specific +.obsidian/workspace.json +.obsidian/workspace-mobile.json +.obsidian/cache/ + +# Windows/WSL specific +Thumbs.db +.DS_Store