more vibed refactoring
This commit is contained in:
parent
c343c52ab7
commit
d9c42c2f3b
6 changed files with 69 additions and 19 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -4,5 +4,11 @@ result
|
|||
# direnv
|
||||
.direnv
|
||||
|
||||
# python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
|
||||
# clamav
|
||||
.clamav
|
||||
.clamav
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue