# OS
.DS_Store
Thumbs.db

# Editors
.vscode/
.idea/
*.swp

# Node (only relevant if a build step is ever added)
node_modules/
npm-debug.log*

# Obsidian plugin runtime files (created in the vault, not part of the repo)
data.json

# Packaging artifacts
*.zip
