.gitignore 55 B

1234567
  1. *.db
  2. *.db.wal
  3. config.ini
  4. venv/
  5. *.pyc
  6. __pycache__/
  7. *.bak