Update to yaboli 1.1.1

This commit is contained in:
Joscha 2019-04-14 19:25:57 +00:00
parent 1c0097a5aa
commit b7ccd4f59f
6 changed files with 203 additions and 195 deletions

14
.gitignore vendored
View file

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