mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 00:47:31 +09:00
AAAAA ITS ON THE DOCK YESSSSS (still not fully fixed)
This commit is contained in:
parent
44c2026517
commit
72c0f1de84
4 changed files with 280 additions and 1 deletions
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
|
|
@ -3,7 +3,10 @@
|
|||
"chat.tools.terminal.autoApprove": {
|
||||
"ForEach-Object": true,
|
||||
"Get-Item": true,
|
||||
"Test-Path": true
|
||||
"Test-Path": true,
|
||||
"mkdir": true,
|
||||
"cp": true,
|
||||
"hdiutil": true
|
||||
},
|
||||
"files.associations": {
|
||||
"limits.h": "c"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue