mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
15 lines
No EOL
330 B
JSON
15 lines
No EOL
330 B
JSON
{
|
|
"git.ignoreLimitWarning": true,
|
|
"chat.tools.terminal.autoApprove": {
|
|
"ForEach-Object": true,
|
|
"Get-Item": true,
|
|
"Test-Path": true,
|
|
"mkdir": true,
|
|
"cp": true,
|
|
"hdiutil": true,
|
|
"&": true
|
|
},
|
|
"files.associations": {
|
|
"limits.h": "c"
|
|
}
|
|
} |