20 lines
356 B
Plaintext
20 lines
356 B
Plaintext
# 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
|