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
592 B
JSON
18 lines
592 B
JSON
{
|
|
"custom": {
|
|
"border": "0px none rgb(201, 205, 212)",
|
|
"borderColor": "rgb(201, 205, 212)",
|
|
"color": "rgb(201, 205, 212)",
|
|
"fontFamily": "Inter, Helvetica, \"PingFang SC\", \"Hiragino Sans GB\", \"Microsoft YaHei\"",
|
|
"fontSize": "14px",
|
|
"margin": "0px 4px",
|
|
"marginInlineEnd": "4px",
|
|
"marginInlineStart": "4px",
|
|
"minHeight": "0px",
|
|
"minWidth": "0px",
|
|
"textAlign": "start",
|
|
"textOverflow": "clip"
|
|
},
|
|
"styleId": "style_26",
|
|
"tw": "inline-block static font-normal leading-normal border-0 visible mt-0 mr-1 mb-0 ml-1 p-0 overflow-visible"
|
|
} |