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,21 @@
|
||||
{
|
||||
"custom": {
|
||||
"background": "rgb(255, 255, 255) none repeat scroll 0% 0% / auto padding-box border-box",
|
||||
"backgroundColor": "rgb(255, 255, 255)",
|
||||
"border": "0px 0px 1px none none solid rgb(29, 33, 41) rgb(29, 33, 41) rgb(229, 230, 235)",
|
||||
"color": "rgb(29, 33, 41)",
|
||||
"display": "table-cell",
|
||||
"fontFamily": "Inter, Helvetica, \"PingFang SC\", \"Hiragino Sans GB\", \"Microsoft YaHei\"",
|
||||
"fontSize": "14px",
|
||||
"minHeight": "0px",
|
||||
"minWidth": "0px",
|
||||
"padding": "24px 16px",
|
||||
"paddingBlockEnd": "24px",
|
||||
"paddingBlockStart": "24px",
|
||||
"paddingInlineEnd": "16px",
|
||||
"paddingInlineStart": "16px",
|
||||
"textOverflow": "clip"
|
||||
},
|
||||
"styleId": "style_92",
|
||||
"tw": "static font-normal leading-snug text-left visible m-0 pt-6 pr-4 pb-6 pl-4 overflow-visible"
|
||||
}
|
||||
Reference in New Issue
Block a user