MIIM write out

This commit is contained in:
2023-06-18 13:06:31 +00:00
parent f431b875f1
commit 1bc7d68af8
4 changed files with 237 additions and 3 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"files.watcherExclude": {
"**/target": true
}
}