Add macos ignorelines from @dnks
parent
b1588b5e1b
commit
55ad3ee573
|
|
@ -116,7 +116,15 @@ ENV/
|
||||||
|
|
||||||
# :Obsession .
|
# :Obsession .
|
||||||
Session.vim
|
Session.vim
|
||||||
|
|
||||||
# gitea local `.md`-files
|
# gitea local `.md`-files
|
||||||
# TODO? would this be handy to also commit and sync with
|
# TODO? would this be handy to also commit and sync with
|
||||||
# wtv git hosting service tho?
|
# wtv git hosting service tho?
|
||||||
gitea/
|
gitea/
|
||||||
|
|
||||||
|
# ------ macOS ------
|
||||||
|
# Finder metadata
|
||||||
|
**/.DS_Store
|
||||||
|
|
||||||
|
# LLM conversations that should remain private
|
||||||
|
docs/conversations/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue