mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-27 18:45:05 +08:00
Update .gitignore
This commit is contained in:
parent
1527d49522
commit
fe425c9082
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,4 +1,8 @@
|
|||||||
.idea
|
.idea
|
||||||
|
.vscode
|
||||||
__pycache__
|
__pycache__
|
||||||
.venv
|
.venv
|
||||||
venv
|
venv
|
||||||
|
build
|
||||||
|
dist
|
||||||
|
*.egg-info
|
Loading…
Reference in New Issue
Block a user