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,27 @@
|
||||
{
|
||||
"custom": {
|
||||
"border": "1px solid rgb(229, 230, 235)",
|
||||
"borderColor": "rgb(229, 230, 235)",
|
||||
"borderRadius": "2px",
|
||||
"borderStyle": "solid",
|
||||
"bottom": "0px",
|
||||
"color": "rgb(78, 89, 105)",
|
||||
"fontFamily": "Inter, Helvetica, \"PingFang SC\", \"Hiragino Sans GB\", \"Microsoft YaHei\"",
|
||||
"fontSize": "14px",
|
||||
"left": "0px",
|
||||
"minHeight": "0px",
|
||||
"minWidth": "0px",
|
||||
"padding": "4px 11px 4px 4px",
|
||||
"paddingBlockEnd": "4px",
|
||||
"paddingBlockStart": "4px",
|
||||
"paddingInlineEnd": "11px",
|
||||
"paddingInlineStart": "4px",
|
||||
"right": "0px",
|
||||
"textAlign": "start",
|
||||
"textOverflow": "clip",
|
||||
"top": "0px",
|
||||
"transition": "0.1s cubic-bezier(0, 0, 1, 1)"
|
||||
},
|
||||
"styleId": "style_60",
|
||||
"tw": "inline-flex relative items-center font-normal leading-snug border visible m-0 pt-1 pr-2.5 pb-1 pl-1 overflow-visible"
|
||||
}
|
||||
Reference in New Issue
Block a user