Port to yaboli rewrite 5
This commit is contained in:
parent
8f39839e1b
commit
986f7ced19
6 changed files with 175 additions and 179 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
|
@ -1,3 +1,12 @@
|
|||
**/__pycache__
|
||||
# python stuff
|
||||
__pycache__/
|
||||
|
||||
# venv stuff
|
||||
bin/
|
||||
include/
|
||||
lib/
|
||||
lib64
|
||||
pyvenv.cfg
|
||||
|
||||
# config files
|
||||
*.conf
|
||||
*.cookie
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue