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
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,4 +1,8 @@
|
||||
.idea
|
||||
.vscode
|
||||
__pycache__
|
||||
.venv
|
||||
venv
|
||||
build
|
||||
dist
|
||||
*.egg-info
|
Loading…
Reference in New Issue
Block a user