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>
23 lines
775 B
JSON
23 lines
775 B
JSON
{
|
|
"custom": {
|
|
"background": "rgb(201, 205, 212) none repeat scroll 0% 0% / auto padding-box border-box",
|
|
"backgroundColor": "rgb(201, 205, 212)",
|
|
"border": "2px solid rgb(255, 255, 255)",
|
|
"borderColor": "rgb(255, 255, 255)",
|
|
"borderRadius": "50%",
|
|
"borderStyle": "solid",
|
|
"bottom": "0px",
|
|
"color": "rgb(255, 255, 255)",
|
|
"fontFamily": "system-ui, -apple-system, system-ui, \"segoe ui\", Roboto",
|
|
"fontSize": "13px",
|
|
"left": "0px",
|
|
"minHeight": "0px",
|
|
"minWidth": "0px",
|
|
"right": "0px",
|
|
"textAlign": "start",
|
|
"textOverflow": "clip",
|
|
"top": "0px"
|
|
},
|
|
"styleId": "style_13",
|
|
"tw": "inline-flex relative items-center z-0 font-normal leading-3 whitespace-nowrap border-2 visible m-0 p-0 overflow-visible"
|
|
} |