This commit is contained in:
Wolfgang Hottgenroth
2023-05-22 15:57:08 +02:00
commit 07f80924fd
5 changed files with 295 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
ENV
*.pyc
.venv/*
src/.venv/*