feat(repo): delete and ignore nvim lazy-lock.json

this file causes too much noise to the repo, and should be per-machine
managed. starting nvim already generates this, and the state is always
going to change.
This commit is contained in:
2023-10-25 09:42:24 +03:00
parent 614827a877
commit 12080f59e1
2 changed files with 1 additions and 78 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
Brewfile.lock.json
config/nvim/lazy-lock.json
*.log
*-secret
*cache