2025-02-14 20:11:31 +01:00

7 lines
134 B
JSON

{
"[python]": {"editor.rulers": [80, 100, 120]},
"files.exclude": {
".venv": true,
"__pycache__": true
}
}