7 lines
134 B
JSON
Raw Permalink Normal View History

2025-02-14 20:11:31 +01:00
{
"[python]": {"editor.rulers": [80, 100, 120]},
"files.exclude": {
".venv": true,
"__pycache__": true
}
}