Update to yaboli 1.1.2

This commit is contained in:
Joscha 2019-04-14 21:49:30 +00:00
parent 45e5c006e7
commit bf5c619da0
5 changed files with 286 additions and 292 deletions

14
.gitignore vendored
View file

@ -1,3 +1,13 @@
**/__pycache__
*.cookie
# python stuff
__pycache__/
# venv stuff
bin/
include/
lib/
lib64
pyvenv.cfg
# config files
*.conf
cookie_jar