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>
17 lines
604 B
JSON
17 lines
604 B
JSON
{
|
|
"custom": {
|
|
"background": "rgb(255, 255, 255) none repeat scroll 0% 0% / auto padding-box border-box",
|
|
"backgroundColor": "rgb(255, 255, 255)",
|
|
"border": "0px none rgb(0, 0, 0)",
|
|
"borderColor": "rgb(0, 0, 0)",
|
|
"color": "rgb(0, 0, 0)",
|
|
"fontFamily": "Inter, Helvetica, \"PingFang SC\", \"Hiragino Sans GB\", \"Microsoft YaHei\"",
|
|
"fontSize": "14px",
|
|
"minHeight": "0px",
|
|
"minWidth": "0px",
|
|
"textAlign": "start",
|
|
"textOverflow": "clip"
|
|
},
|
|
"styleId": "style_130",
|
|
"tw": "block static font-normal leading-tight border-0 visible m-0 p-0 overflow-visible"
|
|
} |