mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
624f9a3336
Co-authored-by: David Leal <halfpacho@gmail.com>
18 lines
284 B
YAML
18 lines
284 B
YAML
image:
|
|
file: .gitpod.dockerfile
|
|
|
|
github:
|
|
prebuilds:
|
|
addBadge: true
|
|
addComment: false
|
|
addCheck: false
|
|
master: true
|
|
pullRequestsFromForks: true
|
|
|
|
vscode:
|
|
extensions:
|
|
- ms-vscode.cpptools
|
|
- twxs.cmake
|
|
- ms-vscode.cmake-tools
|
|
- mhutchie.git-graph
|