mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-16 03:53:54 +00:00
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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
Brewfile.lock.json
|
||||
config/nvim/lazy-lock.json
|
||||
*.log
|
||||
*-secret
|
||||
*cache
|
||||
|
||||
Reference in New Issue
Block a user