---@type SigilConfig return { target = { linux = "~/.pi", default = "~/.pi", }, ignore = { "**/node_modules", "pnpm_lock.yaml", }, }