chore: 更新 .gitignore,移除 .swc 和 .pai
This commit is contained in:
parent
5e7b961958
commit
8c94da13c0
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -26,3 +26,9 @@ pnpm-debug.log*
|
||||||
.temp/
|
.temp/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
|
||||||
|
# SWC
|
||||||
|
.swc/
|
||||||
|
|
||||||
|
# Plugin cache (Vite/Uni-app)
|
||||||
|
.pai/
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
{"pid":null,"port":53668}
|
|
||||||
4451
.pai/pai.log
4451
.pai/pai.log
File diff suppressed because it is too large
Load Diff
|
|
@ -1,12 +0,0 @@
|
||||||
{
|
|
||||||
"generate-mini-app": {
|
|
||||||
"lastCheck": 1788317229913,
|
|
||||||
"checkedAt": "2026-09-02T03:21:45.696Z",
|
|
||||||
"status": "skipped",
|
|
||||||
"reason": "skipped",
|
|
||||||
"skill_builtin_version": "1.0.2",
|
|
||||||
"skill_local_version": "",
|
|
||||||
"updatedAt": "",
|
|
||||||
"nextCheckAt": "2026-09-02T05:47:09.913Z"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user