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
467 B
JSON
15 lines
467 B
JSON
{
|
|
"custom": {
|
|
"border": "0px none rgb(0, 0, 0)",
|
|
"borderColor": "rgb(0, 0, 0)",
|
|
"color": "rgb(0, 0, 0)",
|
|
"fontFamily": "system-ui, -apple-system, system-ui, \"segoe ui\", Roboto",
|
|
"fontSize": "14px",
|
|
"minHeight": "0px",
|
|
"minWidth": "0px",
|
|
"textAlign": "start",
|
|
"textOverflow": "clip"
|
|
},
|
|
"styleId": "style_41",
|
|
"tw": "flex static flex-col grow basis-1/12 font-normal leading-tight border-0 visible m-0 p-0 overflow-hidden"
|
|
} |