mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 11:34:18 +00:00
18 lines
169 B
Text
18 lines
169 B
Text
# Pycharm
|
|
.idea/
|
|
|
|
# Python
|
|
**/__pycache__/
|
|
dist/
|
|
*.egg-info/
|
|
**/*.pyc
|
|
|
|
# Sphinx
|
|
/docs/build/
|
|
|
|
# Royalpack
|
|
royalpack.cfg.toml
|
|
|
|
# Telethon
|
|
bot.session
|
|
bot.session-journal
|