First commit

This commit is contained in:
yo
2020-12-01 17:43:04 +01:00
commit 243c04c51b
10 changed files with 2586 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*.pyc
__pycache__