export from internal gitlab

This commit is contained in:
2022-07-07 19:36:33 +02:00
parent b1a3cd3919
commit 52ce30dc9a
32 changed files with 5119 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
**/venv
**/.idea
*.log
**/__pycache__
.DS_Store
**/out
**/.vscode
**/.pytest_cache