chore: simplify .gitignore for personal vault, add plugins

Cleaned up .gitignore (removed upstream author-specific entries, added
.claude/ and excalidraw main.js). Track installed Obsidian plugins:
dataview, templater, obsidian-git, local-rest-api.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
local
2026-04-11 23:16:08 +01:00
parent f2645d1a6e
commit 773e149a92
15 changed files with 81805 additions and 121 deletions

View File

@@ -0,0 +1,11 @@
{
"id": "dataview",
"name": "Dataview",
"version": "0.5.68",
"minAppVersion": "0.13.11",
"description": "Complex data views for the data-obsessed.",
"author": "Michael Brenan <blacksmithgu@gmail.com>",
"authorUrl": "https://github.com/blacksmithgu",
"helpUrl": "https://blacksmithgu.github.io/obsidian-dataview/",
"isDesktopOnly": false
}