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:
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"fixedLayers": [
|
||||
"body > button.arco-btn.arco-btn-primary"
|
||||
],
|
||||
"pageHeight": 869,
|
||||
"pageWidth": 1800,
|
||||
"scrollContainer": null,
|
||||
"sections": [
|
||||
{
|
||||
"id": "section-001",
|
||||
"interactionModel": "click-driven",
|
||||
"isFixed": false,
|
||||
"isSticky": false,
|
||||
"name": "div",
|
||||
"order": 0,
|
||||
"zIndex": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user