# Royalnet ignores
config*.toml
downloads/
markov/

# Python ignores
**/__pycache__/
dist/
*.egg-info/
**/*.pyc

# PyCharm ignores
.idea/