# Ignore volatile UI-related state
.obsidian/workspace.json
.obsidian/app.json

# Ignore system and editor files (more specific to what I do)
.vscode/
.idea/

.DS_Store
Thumbs.db

# Ignore Dolphin File Explorer Directory Settings
.directory

# Ignore Smart Connections folder
.smart-connections

# Ignore Copilot file due to size
.pro/copilot-index-*.json
