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,14 @@
|
||||
{
|
||||
"custom": {
|
||||
"border": "0px none rgb(29, 33, 41)",
|
||||
"borderColor": "rgb(29, 33, 41)",
|
||||
"color": "rgb(29, 33, 41)",
|
||||
"fontFamily": "Inter, Helvetica, \"PingFang SC\", \"Hiragino Sans GB\", \"Microsoft YaHei\"",
|
||||
"fontSize": "14px",
|
||||
"margin": "0px 0px 0px 4px",
|
||||
"marginInlineStart": "4px",
|
||||
"textOverflow": "clip"
|
||||
},
|
||||
"styleId": "style_115",
|
||||
"tw": "flex static items-center font-normal leading-7 text-left border-0 visible cursor-pointer mt-0 mr-0 mb-0 ml-1 p-0 overflow-visible"
|
||||
}
|
||||
Reference in New Issue
Block a user