1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 03:24:20 +00:00
royalnet/.gitignore

20 lines
175 B
Text
Raw Normal View History

2021-01-03 00:32:36 +00:00
# Pycharm
.idea/
*.iml
2021-01-03 00:32:36 +00:00
# Python
**/__pycache__/
dist/
*.egg-info/
**/*.pyc
# Sphinx
/docs/build/
# Royalpack
royalpack.cfg.toml
# Telethon
bot.session
bot.session-journal