itte/.gitignore
mio 44a72253c6 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:27:33 +00:00

9 lines
70 B
Plaintext

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