🛠️ .gitignore -> Added macOS metadata and private convo folders
Slightly edited by @goodboy` to distinguish macOS section.macos_dnks_vibed_fixes
parent
96fb79ecd1
commit
3b3cb4fb7c
|
|
@ -120,3 +120,10 @@ Session.vim
|
|||
# TODO? would this be handy to also commit and sync with
|
||||
# wtv git hosting service tho?
|
||||
gitea/
|
||||
|
||||
# ------ macOS ------
|
||||
# Finder metadata
|
||||
**/.DS_Store
|
||||
|
||||
# LLM conversations that should remain private
|
||||
docs/conversations/
|
||||
|
|
|
|||
Loading…
Reference in New Issue