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>
20 lines
636 B
JSON
20 lines
636 B
JSON
{
|
|
"custom": {
|
|
"border": "0px none rgb(78, 89, 105)",
|
|
"borderColor": "rgb(78, 89, 105)",
|
|
"bottom": "0px",
|
|
"color": "rgb(78, 89, 105)",
|
|
"fontFamily": "Inter, Helvetica, \"PingFang SC\", \"Hiragino Sans GB\", \"Microsoft YaHei\"",
|
|
"fontSize": "14px",
|
|
"left": "0px",
|
|
"padding": "0px 12px",
|
|
"paddingInlineEnd": "12px",
|
|
"paddingInlineStart": "12px",
|
|
"right": "0px",
|
|
"textAlign": "start",
|
|
"textOverflow": "clip",
|
|
"top": "0px"
|
|
},
|
|
"styleId": "style_46",
|
|
"tw": "block relative shrink-0 basis-1/3 font-normal leading-tight border-0 visible m-0 pt-0 pr-3 pb-0 pl-3 overflow-visible"
|
|
} |