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>
19 lines
606 B
JSON
19 lines
606 B
JSON
{
|
|
"custom": {
|
|
"border": "0px none rgb(78, 89, 105)",
|
|
"borderColor": "rgb(78, 89, 105)",
|
|
"color": "rgb(78, 89, 105)",
|
|
"fontFamily": "Inter, Helvetica, \"PingFang SC\", \"Hiragino Sans GB\", \"Microsoft YaHei\"",
|
|
"fontSize": "14px",
|
|
"minHeight": "0px",
|
|
"minWidth": "0px",
|
|
"paddingBlockEnd": "20px",
|
|
"paddingBlockStart": "20px",
|
|
"paddingInlineEnd": "20px",
|
|
"paddingInlineStart": "20px",
|
|
"textAlign": "start",
|
|
"textOverflow": "clip"
|
|
},
|
|
"styleId": "style_122",
|
|
"tw": "block static font-normal leading-tight border-0 visible m-0 p-5 overflow-visible"
|
|
} |