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:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"custom": {
|
||||
"background": "rgb(232, 243, 255) none repeat scroll 0% 0% / auto padding-box border-box",
|
||||
"backgroundColor": "rgb(232, 243, 255)",
|
||||
"border": "0px solid rgba(0, 0, 0, 0)",
|
||||
"borderColor": "rgba(0, 0, 0, 0)",
|
||||
"borderRadius": "2px",
|
||||
"borderStyle": "solid",
|
||||
"color": "rgb(22, 93, 255)",
|
||||
"fontFamily": "Inter, Helvetica, \"PingFang SC\", \"Hiragino Sans GB\", \"Microsoft YaHei\"",
|
||||
"fontSize": "14px",
|
||||
"lineHeight": "32px",
|
||||
"margin": "0px 8px 0px 0px",
|
||||
"marginInlineEnd": "8px",
|
||||
"minHeight": "0px",
|
||||
"minWidth": "32px",
|
||||
"textOverflow": "clip",
|
||||
"transition": "color 0.2s cubic-bezier(0, 0, 1, 1), background-color 0.2s cubic-bezier(0, 0, 1, 1)"
|
||||
},
|
||||
"styleId": "style_108",
|
||||
"tw": "inline-block static font-normal text-center border-0 visible cursor-pointer mt-0 mr-2 mb-0 ml-0 p-0 overflow-visible"
|
||||
}
|
||||
Reference in New Issue
Block a user