Refactor GitCode daily bot

This commit is contained in:
2026-07-06 09:34:39 +08:00
parent 120ae7d3f9
commit 77a07aae0a
19 changed files with 2251 additions and 533 deletions

8
.gitignore vendored
View File

@@ -7,6 +7,14 @@ yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
# Runtime generated
state.json
screenshots/
# Environment variables (sensitive)
.env
!.env.example
node_modules
dist
dist-ssr