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
559 B
JSON
17 lines
559 B
JSON
{
|
|
"custom": {
|
|
"border": "0px none rgb(29, 33, 41)",
|
|
"borderColor": "rgb(29, 33, 41)",
|
|
"color": "rgb(29, 33, 41)",
|
|
"fontFamily": "Inter, Helvetica, \"PingFang SC\", \"Hiragino Sans GB\", \"Microsoft YaHei\"",
|
|
"fontSize": "16px",
|
|
"margin": "0px 0px 16px",
|
|
"marginBlockEnd": "16px",
|
|
"minHeight": "0px",
|
|
"minWidth": "0px",
|
|
"textAlign": "start",
|
|
"textOverflow": "clip"
|
|
},
|
|
"styleId": "style_36",
|
|
"tw": "block static font-medium leading-normal break-all border-0 visible mt-0 mr-0 mb-4 ml-0 p-0 overflow-visible"
|
|
} |