This commit is contained in:
2023-01-10 10:39:31 +01:00
parent e9b4b3effc
commit ed9315763c

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

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