1
0
mirror of https://github.com/bshoshany/thread-pool.git synced 2026-07-21 19:13:00 +04:00
Files
thread-pool/.vscode-linux/settings.json
T
Barak Shoshany bd4533f1f7 Updated to v5.1.0
2026-01-03 20:03:51 -05:00

7 lines
95 B
JSON

{
"C_Cpp.codeAnalysis.exclude": {
"misc/**": true,
"temp/**": true
}
}