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>
14 lines
504 B
JSON
14 lines
504 B
JSON
{
|
|
"custom": {
|
|
"border": "0px none rgb(22, 93, 255)",
|
|
"borderColor": "rgb(22, 93, 255)",
|
|
"color": "rgb(22, 93, 255)",
|
|
"fontFamily": "Inter, Helvetica, \"PingFang SC\", \"Hiragino Sans GB\", \"Microsoft YaHei\"",
|
|
"fontSize": "14px",
|
|
"minHeight": "0px",
|
|
"minWidth": "0px",
|
|
"textOverflow": "clip"
|
|
},
|
|
"styleId": "style_98",
|
|
"tw": "inline static font-normal leading-snug text-center whitespace-nowrap break-all border-0 visible cursor-pointer m-0 p-0 overflow-visible"
|
|
} |