mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-07 13:34:59 +03:00
Ignore .venv directory
This commit is contained in:
parent
41a6901ed1
commit
b41525b4ea
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,6 +5,7 @@ __pycache__/
|
||||||
.pytest_cache/
|
.pytest_cache/
|
||||||
.mypy_cache/
|
.mypy_cache/
|
||||||
.ruff_cache/
|
.ruff_cache/
|
||||||
|
.venv/
|
||||||
dist/
|
dist/
|
||||||
dist-doc/
|
dist-doc/
|
||||||
build/
|
build/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user