Compare commits
1 Commits
086dbbd983
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 8bb615fb3e |
19
.gitignore
vendored
19
.gitignore
vendored
@@ -1,7 +1,14 @@
|
||||
*.pyc
|
||||
*.db
|
||||
*.m4a
|
||||
*.mp4
|
||||
*.mp3
|
||||
*.json
|
||||
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
|
||||
|
||||
notes/zettlekasten/.obsidian/*
|
||||
|
||||
Reference in New Issue
Block a user