diff options
| author | Ibrahim Muftee <ibrahim@muftee.net> | 2024-04-17 01:22:01 -0500 |
|---|---|---|
| committer | Ibrahim Muftee <ibrahim@muftee.net> | 2026-07-01 00:23:31 -0400 |
| commit | eefef756e3860fc9c36415d8332b382ce0a2a240 (patch) | |
| tree | ea3fb81b70d1cd116a0839f11f976455c77322fe /.chezmoiignore | |
| parent | 79340591f91fb186b963fc9f3ed23c105d4fba93 (diff) | |
fix(chezmoi): ignore neovim lazy lock file
Diffstat (limited to '.chezmoiignore')
| -rw-r--r-- | .chezmoiignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.chezmoiignore b/.chezmoiignore index 6188da9..4f66a32 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -1,3 +1,4 @@ {{- if ne .chezmoi.os "linux" }} dot_zshrc.tmpl {{ end }} +dot_config/nvim/lazy-lock.json |
