Files
Raytracer/.vscode/settings.json
2024-07-10 19:14:56 -04:00

5 lines
61 B
JSON

{
"files.associations": {
"random": "cpp"
}
}