sync
This commit is contained in:
9
C/C1/.vscode/settings.json
vendored
Normal file
9
C/C1/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"bike_measure.h": "c",
|
||||
"stdint.h": "c",
|
||||
"bike_store.h": "c",
|
||||
"stdlib.h": "c",
|
||||
"unistd.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user