Update .gitignore to reflect the package name change

This commit is contained in:
Lonami Exo 2018-03-04 12:25:41 +01:00
parent 48ac6daef5
commit a828e9d155

8
.gitignore vendored
View File

@ -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