# python
src/__pycache__
src/secret.py
speedbot.log

# coverage
.coverage
coverage.xml
htmlcov

# pyinstaller
dist/
nohup.out

# ide stuff
.vscode/
