Initial commit

This commit is contained in:
Maciej Lebiest 2022-05-13 20:44:05 +02:00
parent 879330a901
commit 029b5d920f
3 changed files with 181 additions and 0 deletions

2
.gitignore vendored
View file

@ -3,6 +3,8 @@ __pycache__/
*.py[cod]
*$py.class
.idea/
token.txt
# C extensions
*.so