Radiation-resistantCamera/.vscode/settings.json

9 lines
161 B
JSON
Raw Normal View History

2025-04-28 06:11:29 +00:00
{
"files.associations": {
"*.log": "log",
"*.db": "db",
"*.json": "jsonl",
"gst.h": "c",
"rtsp-server.h": "c"
}
}