Compare commits
1 Commits
086dbbd983
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 8bb615fb3e |
19
.gitignore
vendored
19
.gitignore
vendored
@@ -1,7 +1,14 @@
|
|||||||
*.pyc
|
text
|
||||||
*.db
|
|
||||||
*.m4a
|
# Ignore UI-specific state and cache
|
||||||
*.mp4
|
.obsidian/workspace.json
|
||||||
*.mp3
|
.obsidian/workspace-mobile.json
|
||||||
*.json
|
.obsidian/graph.json
|
||||||
|
.obsidian/cache/
|
||||||
|
|
||||||
|
# System and OS files
|
||||||
|
.trash/
|
||||||
|
.DS_Store
|
||||||
|
Thumbs.db
|
||||||
|
|
||||||
notes/zettlekasten/.obsidian/*
|
notes/zettlekasten/.obsidian/*
|
||||||
|
|||||||
Reference in New Issue
Block a user