Cleanup, fixed some bugs (yt etc)

This commit is contained in:
mrhanky
2017-07-31 15:29:59 +02:00
parent 59b67d9570
commit 6ac0e94180
10 changed files with 75 additions and 67 deletions

8
.gitignore vendored
View File

@ -1,5 +1,5 @@
__pycache__/
.idea/
/.env
__pycache__
/config.json
/.env
/env
.idea/