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>
22 lines
704 B
JSON
22 lines
704 B
JSON
{
|
|
"custom": {
|
|
"border": "0px none rgb(29, 33, 41)",
|
|
"borderColor": "rgb(29, 33, 41)",
|
|
"borderRadius": "2px",
|
|
"bottom": "0px",
|
|
"color": "rgb(29, 33, 41)",
|
|
"fontFamily": "system-ui, -apple-system, system-ui, \"segoe ui\", Roboto",
|
|
"fontSize": "14px",
|
|
"left": "0px",
|
|
"minHeight": "0px",
|
|
"minWidth": "0px",
|
|
"padding": "0px 20px 0px 0px",
|
|
"paddingInlineEnd": "20px",
|
|
"right": "0px",
|
|
"textOverflow": "clip",
|
|
"top": "0px",
|
|
"transition": "0.1s linear, padding linear"
|
|
},
|
|
"styleId": "style_21",
|
|
"tw": "flex relative font-normal leading-7 text-left whitespace-nowrap border-0 visible cursor-pointer m-0 pt-0 pr-5 pb-0 pl-0 overflow-visible"
|
|
} |