Commit d5d64cd
committed
chore: 补 .gitignore 漏配 + 修 repository.url 格式
- .gitignore: 加 .qoder/ 和 .trae/(这两个工具走 bootstrap 模式,
会在仓库根目录写 <tool>/rules/superpowers-zh.md + <tool>/skills/,
之前漏配导致本地装一次就有 21 个 untracked 项)
- package.json: repository.url 加 git+ 前缀,消掉 npm publish 的
auto-correct warning(npm 端 v1.5.0 已被自动 corrected 入库,
此修复仅影响本地 manifest,不需要发 patch)1 parent 3202b18 commit d5d64cd
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments