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>
16 lines
497 B
JSON
16 lines
497 B
JSON
{
|
|
"custom": {
|
|
"border": "0px none rgb(29, 33, 41)",
|
|
"borderColor": "rgb(29, 33, 41)",
|
|
"bottom": "0px",
|
|
"color": "rgb(29, 33, 41)",
|
|
"fontFamily": "system-ui, -apple-system, system-ui, \"segoe ui\", Roboto",
|
|
"fontSize": "14px",
|
|
"left": "0px",
|
|
"right": "0px",
|
|
"textOverflow": "clip",
|
|
"top": "0px"
|
|
},
|
|
"styleId": "style_18",
|
|
"tw": "flex relative font-normal leading-7 text-left whitespace-nowrap border-0 visible cursor-pointer m-0 p-0 overflow-hidden"
|
|
} |