Files
AdventOfCode/.vscode/settings.json
Ben Kyd 5b08c5e740 Day 2
2019-12-02 14:20:43 +00:00

6 lines
86 B
JSON

{
"files.associations": {
"iosfwd": "cpp",
"vector": "cpp"
}
}