Update to yaboli 1.1.2
This commit is contained in:
parent
45e5c006e7
commit
bf5c619da0
5 changed files with 286 additions and 292 deletions
14
.gitignore
vendored
14
.gitignore
vendored
|
|
@ -1,3 +1,13 @@
|
|||
**/__pycache__
|
||||
*.cookie
|
||||
# python stuff
|
||||
__pycache__/
|
||||
|
||||
# venv stuff
|
||||
bin/
|
||||
include/
|
||||
lib/
|
||||
lib64
|
||||
pyvenv.cfg
|
||||
|
||||
# config files
|
||||
*.conf
|
||||
cookie_jar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue