Files
LeechCore/leechagent_linux/leechagent_linux.code-workspace
2025-02-12 22:30:11 +01:00

12 lines
113 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"leechrpc.h": "c"
}
}
}