Update .gitignore
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -0,0 +1,12 @@
|
|||||||
|
text
|
||||||
|
|
||||||
|
# Ignore UI-specific state and cache
|
||||||
|
.obsidian/workspace.json
|
||||||
|
.obsidian/workspace-mobile.json
|
||||||
|
.obsidian/graph.json
|
||||||
|
.obsidian/cache/
|
||||||
|
|
||||||
|
# System and OS files
|
||||||
|
.trash/
|
||||||
|
.DS_Store
|
||||||
|
Thumbs.db
|
||||||
Reference in New Issue
Block a user