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
575 B
JSON
16 lines
575 B
JSON
{
|
|
"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",
|
|
"margin": "0px 0px 0px 8px",
|
|
"marginInlineStart": "8px",
|
|
"minHeight": "0px",
|
|
"minWidth": "0px",
|
|
"textOverflow": "clip"
|
|
},
|
|
"styleId": "style_65",
|
|
"tw": "inline static font-normal leading-snug text-center whitespace-nowrap border-0 visible cursor-pointer mt-0 mr-0 mb-0 ml-2 p-0 overflow-visible"
|
|
} |