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>
18 lines
552 B
JSON
18 lines
552 B
JSON
{
|
|
"custom": {
|
|
"border": "0px none rgb(29, 33, 41)",
|
|
"borderColor": "rgb(29, 33, 41)",
|
|
"bottom": "0px",
|
|
"color": "rgb(29, 33, 41)",
|
|
"fontFamily": "Inter, Helvetica, \"PingFang SC\", \"Hiragino Sans GB\", \"Microsoft YaHei\"",
|
|
"fontSize": "14px",
|
|
"left": "0px",
|
|
"minHeight": "0px",
|
|
"minWidth": "0px",
|
|
"right": "0px",
|
|
"textOverflow": "clip",
|
|
"top": "0px"
|
|
},
|
|
"styleId": "style_97",
|
|
"tw": "inline-block relative font-normal leading-none text-left break-all border-0 visible m-0 p-0 overflow-visible"
|
|
} |