.gitignore 78 B

123456789
  1. **/__pycache__/
  2. *.pyc
  3. .venv
  4. **/*.egg-info/
  5. .vscode/
  6. secrets.toml
  7. rollbot.db