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
564 B
JSON
16 lines
564 B
JSON
{
|
|
"custom": {
|
|
"border": "0px none rgb(169, 174, 184)",
|
|
"borderColor": "rgb(169, 174, 184)",
|
|
"color": "rgb(169, 174, 184)",
|
|
"fontFamily": "system-ui, -apple-system, system-ui, \"segoe ui\", Roboto",
|
|
"fontSize": "14px",
|
|
"margin": "0px 0px 0px 6px",
|
|
"marginInlineStart": "6px",
|
|
"minHeight": "0px",
|
|
"minWidth": "0px",
|
|
"textOverflow": "clip"
|
|
},
|
|
"styleId": "style_25",
|
|
"tw": "inline static font-medium leading-snug text-center whitespace-nowrap border-0 visible cursor-pointer mt-0 mr-0 mb-0 ml-1.5 p-0 overflow-visible"
|
|
} |