mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-17 19:40:44 +00:00
Update .gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,4 +1,8 @@
|
|||||||
.idea
|
.idea
|
||||||
|
.vscode
|
||||||
__pycache__
|
__pycache__
|
||||||
.venv
|
.venv
|
||||||
venv
|
venv
|
||||||
|
build
|
||||||
|
dist
|
||||||
|
*.egg-info
|
Reference in New Issue
Block a user