Update to yaboli 1.1.1
This commit is contained in:
parent
1c0097a5aa
commit
b7ccd4f59f
6 changed files with 203 additions and 195 deletions
14
.gitignore
vendored
14
.gitignore
vendored
|
|
@ -1,4 +1,14 @@
|
|||
**/__pycache__
|
||||
*.cookie
|
||||
# python stuff
|
||||
__pycache__/
|
||||
|
||||
# venv stuff
|
||||
bin/
|
||||
include/
|
||||
lib/
|
||||
lib64
|
||||
pyvenv.cfg
|
||||
|
||||
# config files
|
||||
*.conf
|
||||
cookie_jar
|
||||
*.db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue