Arbeitsversion von Teil 14.

This commit is contained in:
2023-04-25 13:27:20 +02:00
parent c8ea31042e
commit acc0f965ff
3 changed files with 28 additions and 1 deletions

2
teil14/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
./__pycache__
./network/__pycache__/*