Dactyloidae/.vscode/settings.json
2026-04-04 15:51:31 +01:00

11 lines
No EOL
239 B
JSON

{
"git.ignoreLimitWarning": true,
"chat.tools.terminal.autoApprove": {
"ForEach-Object": true,
"Get-Item": true,
"Test-Path": true
},
"files.associations": {
"limits.h": "c"
}
}