{ "python.defaultInterpreterPath": "${workspaceFolder}/venv/bin/python", "git.detectWorktrees": true, "git.worktreeIncludeFiles": [ "api/.env", "api/.env.test", "ui/.env" ] }