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>
16 lines
625 B
JSON
16 lines
625 B
JSON
{
|
|
"custom": {
|
|
"background": "rgb(242, 243, 245) none repeat scroll 0% 0% / auto padding-box border-box",
|
|
"backgroundColor": "rgb(242, 243, 245)",
|
|
"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",
|
|
"textOverflow": "clip"
|
|
},
|
|
"styleId": "style_80",
|
|
"tw": "static font-medium leading-snug text-left visible m-0 p-0 overflow-visible"
|
|
} |