mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-11 03:56:36 +03:00
18 lines
239 B
Plaintext
18 lines
239 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
*.egg-info/
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
dist/
|
|
build/
|
|
**/tl/__init__.py
|
|
**/tl/layer.py
|
|
**/tl/abcs/
|
|
**/tl/functions/
|
|
**/tl/types/
|
|
**/mtproto/layer.py
|
|
**/mtproto/abcs/
|
|
**/mtproto/functions/
|
|
**/mtproto/types/
|