Initial commit

This commit is contained in:
2021-07-20 11:59:52 +02:00
commit 66599f38fe
2 changed files with 56 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
*.swp
venv
*.pyc
__pycache__/*
__pycache__
*.wpr
*.log
.idea