Files
micore/micore.code-workspace
2024-12-23 10:14:20 +08:00

12 lines
115 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"files.watcherExclude": {
"**/target": true
}
}
}