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>
15 lines
499 B
JSON
15 lines
499 B
JSON
{
|
|
"custom": {
|
|
"border": "0px none rgb(29, 33, 41)",
|
|
"borderColor": "rgb(29, 33, 41)",
|
|
"borderRadius": "2px",
|
|
"color": "rgb(29, 33, 41)",
|
|
"fontFamily": "system-ui, -apple-system, system-ui, \"segoe ui\", Roboto",
|
|
"fontSize": "12px",
|
|
"textAlign": "start",
|
|
"textOverflow": "clip",
|
|
"transition": "0.1s linear"
|
|
},
|
|
"styleId": "style_24",
|
|
"tw": "block static font-normal leading-tight whitespace-nowrap border-0 visible cursor-pointer m-0 p-0 overflow-visible"
|
|
} |