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>
15 lines
579 B
JSON
15 lines
579 B
JSON
{
|
|
"custom": {
|
|
"background": "rgb(0, 180, 42) none repeat scroll 0% 0% / auto padding-box border-box",
|
|
"backgroundColor": "rgb(0, 180, 42)",
|
|
"border": "0px none rgb(29, 33, 41)",
|
|
"borderColor": "rgb(29, 33, 41)",
|
|
"borderRadius": "50%",
|
|
"color": "rgb(29, 33, 41)",
|
|
"fontFamily": "Inter, Helvetica, \"PingFang SC\", \"Hiragino Sans GB\", \"Microsoft YaHei\"",
|
|
"fontSize": "14px",
|
|
"textOverflow": "clip"
|
|
},
|
|
"styleId": "style_94",
|
|
"tw": "block static font-normal leading-none text-left break-all border-0 visible m-0 p-0 overflow-visible"
|
|
} |