Radiation-resistantCamera/.vscode/settings.json
2025-04-28 14:11:29 +08:00

9 lines
161 B
JSON

{
"files.associations": {
"*.log": "log",
"*.db": "db",
"*.json": "jsonl",
"gst.h": "c",
"rtsp-server.h": "c"
}
}