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,13 @@
|
||||
{
|
||||
"custom": {
|
||||
"border": "0px none rgb(78, 89, 105)",
|
||||
"borderColor": "rgb(78, 89, 105)",
|
||||
"color": "rgb(78, 89, 105)",
|
||||
"fontFamily": "Inter, Helvetica, \"PingFang SC\", \"Hiragino Sans GB\", \"Microsoft YaHei\"",
|
||||
"fontSize": "14px",
|
||||
"textAlign": "start",
|
||||
"textOverflow": "clip"
|
||||
},
|
||||
"styleId": "style_7",
|
||||
"tw": "block static font-normal leading-10 whitespace-nowrap border-0 visible cursor-pointer m-0 p-0 overflow-visible"
|
||||
}
|
||||
Reference in New Issue
Block a user