mirror of
https://github.com/thewesker/RASCSI.git
synced 2025-12-28 16:17:01 -05:00
#16 Lots more refactoring.... doesn't work anymore... work in progress
This commit is contained in:
14
src/raspberrypi/.vscode/settings.json
vendored
Normal file
14
src/raspberrypi/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"cstddef": "cpp",
|
||||
"array": "cpp",
|
||||
"chrono": "cpp",
|
||||
"functional": "cpp",
|
||||
"istream": "cpp",
|
||||
"ostream": "cpp",
|
||||
"ratio": "cpp",
|
||||
"tuple": "cpp",
|
||||
"type_traits": "cpp",
|
||||
"utility": "cpp"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user