fix gitignore

This commit is contained in:
xfy 2026-06-03 10:32:18 +08:00
parent 58f777ab48
commit f4316308c4

View File

@ -51,7 +51,7 @@ local ensure_installed = {
"git_rebase", "git_rebase",
"gitattributes", "gitattributes",
"gitcommit", "gitcommit",
"gitginore", "gitignore",
} }
-- --------------------------------------------------------------------------- -- ---------------------------------------------------------------------------