Port to yaboli rewrite 5

This commit is contained in:
Joscha 2019-04-12 20:50:50 +00:00
parent 8f39839e1b
commit 986f7ced19
6 changed files with 175 additions and 179 deletions

13
.gitignore vendored
View file

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