Initial commit

This commit is contained in:
2021-11-17 19:31:43 +01:00
commit fb4589a696
4 changed files with 77 additions and 0 deletions

7
.gitignore vendored Normal file
View File

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