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