Initial commit

This commit is contained in:
2022-11-10 22:40:12 +01:00
commit c10f5a8774
8 changed files with 346 additions and 0 deletions

11
auswertung.code-workspace Normal file
View File

@@ -0,0 +1,11 @@
{
"folders": [
{
"path": "."
},
{
"path": "../../../../../nextcloud/Documents/Projekte/SLT/Auswertungsskript Solo"
}
],
"settings": {}
}