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,26 @@
|
||||
{
|
||||
"custom": {
|
||||
"background": "rgb(22, 93, 255) none repeat scroll 0% 0% / auto padding-box border-box",
|
||||
"backgroundColor": "rgb(22, 93, 255)",
|
||||
"border": "1px solid rgba(0, 0, 0, 0)",
|
||||
"borderColor": "rgba(0, 0, 0, 0)",
|
||||
"borderRadius": "8px",
|
||||
"borderStyle": "solid",
|
||||
"bottom": "0px",
|
||||
"color": "rgb(255, 255, 255)",
|
||||
"fontFamily": "Inter, Helvetica, \"PingFang SC\", \"Hiragino Sans GB\", \"Microsoft YaHei\"",
|
||||
"fontSize": "14px",
|
||||
"left": "0px",
|
||||
"minHeight": "0px",
|
||||
"minWidth": "0px",
|
||||
"padding": "0px 15px",
|
||||
"paddingInlineEnd": "15px",
|
||||
"paddingInlineStart": "15px",
|
||||
"right": "0px",
|
||||
"textOverflow": "clip",
|
||||
"top": "0px",
|
||||
"transition": "0.1s cubic-bezier(0, 0, 1, 1)"
|
||||
},
|
||||
"styleId": "style_69",
|
||||
"tw": "inline-block relative font-normal leading-snug text-center whitespace-nowrap border visible cursor-pointer m-0 pt-0 pr-3.5 pb-0 pl-3.5 overflow-visible"
|
||||
}
|
||||
Reference in New Issue
Block a user