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>
22 lines
877 B
JSON
22 lines
877 B
JSON
{
|
|
"custom": {
|
|
"background": "rgb(232, 243, 255) none repeat scroll 0% 0% / auto padding-box border-box",
|
|
"backgroundColor": "rgb(232, 243, 255)",
|
|
"border": "0px solid rgba(0, 0, 0, 0)",
|
|
"borderColor": "rgba(0, 0, 0, 0)",
|
|
"borderRadius": "2px",
|
|
"borderStyle": "solid",
|
|
"color": "rgb(22, 93, 255)",
|
|
"fontFamily": "Inter, Helvetica, \"PingFang SC\", \"Hiragino Sans GB\", \"Microsoft YaHei\"",
|
|
"fontSize": "14px",
|
|
"lineHeight": "32px",
|
|
"margin": "0px 8px 0px 0px",
|
|
"marginInlineEnd": "8px",
|
|
"minHeight": "0px",
|
|
"minWidth": "32px",
|
|
"textOverflow": "clip",
|
|
"transition": "color 0.2s cubic-bezier(0, 0, 1, 1), background-color 0.2s cubic-bezier(0, 0, 1, 1)"
|
|
},
|
|
"styleId": "style_108",
|
|
"tw": "inline-block static font-normal text-center border-0 visible cursor-pointer mt-0 mr-2 mb-0 ml-0 p-0 overflow-visible"
|
|
} |