We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dabce46 commit 515da46Copy full SHA for 515da46
1 file changed
.gitignore
@@ -7,7 +7,8 @@ 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.
+# For the canonical kickstart git repository, we leave it ignored to avoid unneeded diff churn
11
+# and conflict resolutions for PRs that wouldn't otherwise have conflicts.
12
lazy-lock.json
13
14
.DS_Store
0 commit comments