mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-03 11:40:11 +03:00
Update .gitignore to reflect the package name change
This commit is contained in:
parent
48ac6daef5
commit
a828e9d155
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -2,10 +2,10 @@
|
|||
_build/
|
||||
|
||||
# Generated code
|
||||
telethon/tl/functions/
|
||||
telethon/tl/types/
|
||||
telethon/tl/all_tlobjects.py
|
||||
telethon/errors/rpc_error_list.py
|
||||
telethon_aio/tl/functions/
|
||||
telethon_aio/tl/types/
|
||||
telethon_aio/tl/all_tlobjects.py
|
||||
telethon_aio/errors/rpc_error_list.py
|
||||
|
||||
# User session
|
||||
*.session
|
||||
|
|
Loading…
Reference in New Issue
Block a user