diff options
author | Michaël Ball <michael.ball@krotosaudio.com> | 2024-07-19 14:17:19 +0100 |
---|---|---|
committer | Michaël Ball <michael.ball@krotosaudio.com> | 2024-07-19 14:17:19 +0100 |
commit | f76e6224f23bae7db90a07fdabcef8b5132d980e (patch) | |
tree | ec4db4798e44141cfe2a5fc97c308555b0c731e0 | |
parent | 3bf45344726bf42db4790687d0ae46ed87c1abd0 (diff) |
Ignore .DS_Store
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ neovim/.local/share/nvim/site/pack/ neovim/.config/nvim/lazy-lock.json +.DS_Store |