diff options
author | Michaël Ball <michael.ball@krotosaudio.com> | 2024-07-24 11:06:27 +0100 |
---|---|---|
committer | Michaël Ball <michael.ball@krotosaudio.com> | 2024-07-24 11:06:27 +0100 |
commit | d2095e358c191c1f1f0504d4064c63466f3b092d (patch) | |
tree | c023aa944b84984e32a5201873a7cd6d2adaacbb | |
parent | c221640062db060ccab5d39464c1cc17e9e0d9ea (diff) |
Ignore .luarc.json
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ neovim/.local/share/nvim/site/pack/ neovim/.config/nvim/lazy-lock.json .DS_Store +.luarc.json |