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
596 B
JSON
16 lines
596 B
JSON
{
|
|
"custom": {
|
|
"border": "0px 0px 0px 1px none none none solid rgb(78, 89, 105) rgb(78, 89, 105) rgb(78, 89, 105) rgb(229, 230, 235)",
|
|
"color": "rgb(78, 89, 105)",
|
|
"fontFamily": "system-ui, -apple-system, system-ui, \"segoe ui\", Roboto",
|
|
"fontSize": "12px",
|
|
"margin": "0px 20px",
|
|
"marginInlineEnd": "20px",
|
|
"marginInlineStart": "20px",
|
|
"minWidth": "1px",
|
|
"textAlign": "start",
|
|
"textOverflow": "clip"
|
|
},
|
|
"styleId": "style_10",
|
|
"tw": "block static max-w-0 font-normal leading-none whitespace-nowrap visible mt-0 mr-5 mb-0 ml-5 p-0 overflow-visible"
|
|
} |