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>
19 lines
361 B
JSON
19 lines
361 B
JSON
{
|
|
"fixedLayers": [
|
|
"aside.arco-layout-sider.arco-layout-sider-light"
|
|
],
|
|
"pageHeight": 1238,
|
|
"pageWidth": 1800,
|
|
"scrollContainer": null,
|
|
"sections": [
|
|
{
|
|
"id": "section-001",
|
|
"interactionModel": "click-driven",
|
|
"isFixed": false,
|
|
"isSticky": false,
|
|
"name": "signup",
|
|
"order": 0,
|
|
"zIndex": 0
|
|
}
|
|
]
|
|
} |