diff options
author | Michaël Ball <michael.ball@krotosaudio.com> | 2024-07-24 11:12:50 +0100 |
---|---|---|
committer | Michaël Ball <michael.ball@krotosaudio.com> | 2024-07-24 11:12:50 +0100 |
commit | a6ca80d8b4dc58eef014ed8df778ec39195b72d3 (patch) | |
tree | 17304e1503d1af07a4ab8c814690493e80b7061b | |
parent | 6e8e874df325d9bbfb78c27e5369c55b4826196e (diff) |
Another go
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ neovim/.local/share/nvim/site/pack/ neovim/.config/nvim/lazy-lock.json .DS_Store -**/.luarc.json +*/.*/**/.luarc.json |