mirror of
https://github.com/yuaotian/go-cursor-help.git
synced 2025-06-08 12:32:06 +08:00

- Introduced a new file `md5_checksums.txt` containing MD5 checksums for various platform binaries, enhancing file integrity verification. - Updated the cSpell dictionary in `.vscode/settings.json` to include additional terms related to the project, improving spell checking accuracy. These changes improve the build process by providing users with a way to verify the integrity of the built files and enhance development environment settings.
31 lines
559 B
JSON
31 lines
559 B
JSON
{
|
|
"cSpell.words": [
|
|
"apprun",
|
|
"buildmode",
|
|
"certutil",
|
|
"dylib",
|
|
"enabledelayedexpansion",
|
|
"endlocal",
|
|
"errorlevel",
|
|
"fatih",
|
|
"gcflags",
|
|
"GOARCH",
|
|
"hashfile",
|
|
"IMAGENAME",
|
|
"killall",
|
|
"ldflags",
|
|
"LOCALAPPDATA",
|
|
"mktemp",
|
|
"msys",
|
|
"pgrep",
|
|
"pkill",
|
|
"runas",
|
|
"setlocal",
|
|
"taskkill",
|
|
"tasklist",
|
|
"trimpath",
|
|
"urandom",
|
|
"uuidgen",
|
|
"xattr"
|
|
]
|
|
} |