Commit f8b08b2e authored by Jan Reimes's avatar Jan Reimes
Browse files

🔥 chore(vscode): remove unused settings.json

parent 2b9ac9f3
Loading
Loading
Loading
Loading

.vscode/settings.json

deleted100644 → 0
+0 −11
Original line number Diff line number Diff line
{
    "debugpy.debugJustMyCode": false,
    "github.copilot.chat.commitMessageGeneration.instructions": [
        {
            "file": "${workspaceFolder}/.vscode/commit-instructions.md"
        }
    ],
    "ruff.path": [
        "c:\\users\\jan.reimes\\appdata\\local\\mise\\shims\\ruff.exe"
    ]
}