itte/.gitignore
mio 8d262f2fb1 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:28:31 +00:00

9 lines
70 B
Plaintext

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