Added tweaks to dev containers

This commit is contained in:
Xackery
2021-11-15 20:54:28 -08:00
parent 27f8ae3999
commit 3b628c1ace
3 changed files with 24 additions and 15 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"files.associations": {
"chrono": "cpp",
"xutility": "cpp",
"iterator": "cpp",
"*.ipp": "cpp"
}
}