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
553 B
JSON
17 lines
553 B
JSON
{
|
|
"custom": {
|
|
"border": "0px solid rgba(0, 0, 0, 0)",
|
|
"borderColor": "rgba(0, 0, 0, 0)",
|
|
"borderRadius": "2px",
|
|
"borderStyle": "solid",
|
|
"color": "rgb(78, 89, 105)",
|
|
"fontFamily": "Inter, Helvetica, \"PingFang SC\", \"Hiragino Sans GB\", \"Microsoft YaHei\"",
|
|
"fontSize": "12px",
|
|
"lineHeight": "32px",
|
|
"minHeight": "0px",
|
|
"minWidth": "32px",
|
|
"textOverflow": "clip"
|
|
},
|
|
"styleId": "style_111",
|
|
"tw": "inline-block static font-normal text-center border-0 visible cursor-pointer m-0 p-0 overflow-visible"
|
|
} |