feat: sync full workspace including web modules, docs, and configurations to Gitea

Optimized the root .gitignore to exclude virtual environments, node modules,
and temp folders to ensure clean and lightweight version tracking.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
王冕
2026-06-09 18:12:25 +08:00
parent 351688006e
commit a27e3b8e43
1510 changed files with 162044 additions and 1517 deletions

View File

@@ -0,0 +1,16 @@
{
"custom": {
"border": "0px 0px 0px 1px none none none solid rgb(78, 89, 105) rgb(78, 89, 105) rgb(78, 89, 105) rgb(229, 230, 235)",
"color": "rgb(78, 89, 105)",
"fontFamily": "system-ui, -apple-system, system-ui, \"segoe ui\", Roboto",
"fontSize": "12px",
"margin": "0px 12px",
"marginInlineEnd": "12px",
"marginInlineStart": "12px",
"minWidth": "1px",
"textAlign": "start",
"textOverflow": "clip"
},
"styleId": "style_8",
"tw": "block static max-w-0 font-normal leading-none whitespace-nowrap visible mt-0 mr-3 mb-0 ml-3 p-0 overflow-visible"
}