test de test program

This commit is contained in:
wintz
2023-05-11 17:23:03 +02:00
parent 73c7c471ea
commit 5cfc6b056b
5 changed files with 13373 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@ __pycache__/
*.py[cod]
venv/
env/
node_modules/
*.egg-info/
*.egg