mirror of
https://github.com/yuaotian/go-cursor-help.git
synced 2026-03-07 22:33:39 +00:00
docs(readme): 更新 README 文档中的链接及广告内容 - 将所有脚本下载链接的加速域名从 `aizaozao.com` 更换为 `wget.la` - 在中文、英文和日文 README 中添加关于 Cursor 官方预充值账户的介绍及购买信息 - 更新脚本中关于 Cursor 成品账号的宣传文案,统一价格与联系方式 - 添加广告位招租相关说明 ```
45 lines
402 B
Plaintext
45 lines
402 B
Plaintext
# Compiled binary
|
|
/cursor-id-modifier
|
|
/cursor-id-modifier.exe
|
|
|
|
# Build output directories
|
|
bin/
|
|
dist/
|
|
|
|
# Go specific
|
|
go.sum
|
|
go/
|
|
.cache/
|
|
|
|
# IDE and editor files
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
|
|
# OS specific
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Build and release artifacts
|
|
releases/
|
|
*.syso
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test files
|
|
*.test
|
|
*.out
|
|
coverage.txt
|
|
|
|
# Temporary files
|
|
*.tmp
|
|
*~
|
|
*.bak
|
|
*.log
|
|
|
|
.cunzhi*/
|
|
.sanshu*/ |