fix: Update Workspaces configuration (#374)

This commit is contained in:
Kroese 2025-11-14 06:33:48 +01:00 committed by GitHub
parent 9288c856e4
commit 1b3f506bbe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 0 additions and 6 deletions

View file

@ -15,6 +15,5 @@
"onAutoForward": "ignore"
},
"dockerComposeFile": "../codespaces.yml",
"workspaceFolder": "/workspaces/macos",
"initializeCommand": "docker system prune --all --force"
}

View file

@ -15,6 +15,5 @@
"onAutoForward": "ignore"
},
"dockerComposeFile": "../codespaces.yml",
"workspaceFolder": "/workspaces/macos",
"initializeCommand": "docker system prune --all --force"
}

View file

@ -15,6 +15,5 @@
"onAutoForward": "ignore"
},
"dockerComposeFile": "../codespaces.yml",
"workspaceFolder": "/workspaces/macos",
"initializeCommand": "docker system prune --all --force"
}

View file

@ -15,6 +15,5 @@
"onAutoForward": "ignore"
},
"dockerComposeFile": "../codespaces.yml",
"workspaceFolder": "/workspaces/macos",
"initializeCommand": "docker system prune --all --force"
}

View file

@ -15,6 +15,5 @@
"onAutoForward": "ignore"
},
"dockerComposeFile": "../codespaces.yml",
"workspaceFolder": "/workspaces/macos",
"initializeCommand": "docker system prune --all --force"
}

View file

@ -15,6 +15,5 @@
"onAutoForward": "ignore"
},
"dockerComposeFile": "codespaces.yml",
"workspaceFolder": "/workspaces/macos",
"initializeCommand": "docker system prune --all --force"
}