itte/.gitignore
mio 4220f76690 Add cli flag for specifying config file
- Add cli flag for specifying config file
  (This allows running multiple running instances)
- Fix channel joins by waiting for server reply (thanks benharri)
- Remove toot commands from help message (unannounced feature)
- Update readme
2020-10-25 22:22:13 +00:00

9 lines
70 B
Plaintext

__pycache__/
*.py[cod]
*$py.class
*.swp
nohup.out
*.config.yml
*.log