Skip to content

Commit 10f95d9

Browse files
authored
Comment out lazy-lock.json in .gitignore
Comment out lazy-lock.json to avoid tracking it.
1 parent 16dd8f5 commit 10f95d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ spell/
99
# lazy-lock.json in version control - see https://lazy.folke.io/usage/lockfile
1010
# For the official `nvim-lua/kickstart.nvim` git repository, we leave it ignored to avoid unneeded
1111
# merge conflicts.
12-
lazy-lock.json
12+
# lazy-lock.json
1313

1414
.DS_Store

0 commit comments

Comments
 (0)