Files
CursorInitGeneral/.cursor/local-env.example.json
2026-07-27 15:09:13 +08:00

8 lines
444 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"_comment": "复制为 .cursor/local-env.json 后填写本机值local-env.json 仅供本机使用,不应提交。",
"shell": "powershell",
"_shell_comment": "Windows 可用 powershell 或 pwsh使用 Git Bash 时可填 bash。macOS/Linux 通常填 bash 或 zsh。",
"changelog-author": "<your-changelog-handle>",
"_changelog_author_comment": "用于 changelog 条目的作者标识,例如团队账号或个人 handle。"
}