Update gitignore
This commit is contained in:
parent
7924b70549
commit
523ec69b3b
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,5 +1,6 @@
|
|||||||
.idea
|
build/
|
||||||
.vscode
|
dist/
|
||||||
|
*.egg-info
|
||||||
|
|
||||||
.venv
|
.venv
|
||||||
pip-selfcheck.json
|
pip-selfcheck.json
|
||||||
@ -11,5 +12,4 @@ __pycache__
|
|||||||
!example-config.yaml
|
!example-config.yaml
|
||||||
|
|
||||||
logs/
|
logs/
|
||||||
|
|
||||||
plugins/
|
plugins/
|
||||||
|
Loading…
Reference in New Issue
Block a user