mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Add venv/ directory in the .gitignore
This commit is contained in:
parent
de3c5c1a8d
commit
3cd7e86957
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,6 +7,7 @@ env/
|
|||
build/
|
||||
dist/
|
||||
site/
|
||||
venv/
|
||||
*.egg-info/
|
||||
*.egg
|
||||
aiogram/_meta.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue