We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58170c7 + 164cedf commit 0619d89Copy full SHA for 0619d89
1 file changed
.gitignore
@@ -5,9 +5,10 @@ nvim
5
6
spell/
7
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.
+# In your personal fork, you likely want to comment this, since it's recommended to track
+# lazy-lock.json in version control - see https://lazy.folke.io/usage/lockfile
+# For the official `nvim-lua/kickstart.nvim` git repository, we leave it ignored to avoid unneeded
11
+# merge conflicts.
12
lazy-lock.json
13
14
.DS_Store
0 commit comments