mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-10 19:46:36 +03:00
cd51c9e47c
This may fix #1669.
24 lines
360 B
Plaintext
24 lines
360 B
Plaintext
# Generated code
|
|
/telethon/tl/functions/
|
|
/telethon/tl/types/
|
|
/telethon/tl/alltlobjects.py
|
|
/telethon/errors/rpcerrorlist.py
|
|
|
|
# User session
|
|
*.session
|
|
/usermedia/
|
|
|
|
# Builds and testing
|
|
__pycache__/
|
|
/dist/
|
|
/build/
|
|
/*.egg-info/
|
|
/readthedocs/_build/
|
|
/.tox/
|
|
|
|
# API reference docs
|
|
/docs/
|
|
|
|
# File used to manually test new changes, contains sensitive data
|
|
/example.py
|