This commit is contained in:
2023-02-17 11:54:17 +01:00
parent a9b93ae3e8
commit e089ef2fd0
7 changed files with 186 additions and 127 deletions

1
.gitignore vendored
View File

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