Skip to content

Commit cd3c0f5

Browse files
oriori1703fernandomv3
authored andcommitted
Merge pull request nvim-lua#1914 from rmacklin/futher-clarify-gitignore-comment
Revise comment for lazy-lock.json in .gitignore
2 parents 56b0a1e + e8c15f8 commit cd3c0f5

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.gitignore

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ nvim
55

66
spell/
77

8-
# You likely want to comment this, since it's recommended to track lazy-lock.json in version
9-
# control, see https://lazy.folke.io/usage/lockfile
10-
# For kickstart, it makes sense to leave it ignored.
8+
# In your personal fork, you likely want to comment this, since it's recommended to track
9+
# lazy-lock.json in version control - see https://lazy.folke.io/usage/lockfile
10+
# For the official `nvim-lua/kickstart.nvim` git repository, we leave it ignored to avoid unneeded
11+
# merge conflicts.
1112
lazy-lock.json
1213

1314
.DS_Store

0 commit comments

Comments
 (0)