.gitignore 59 B

1234567
  1. __pycache__/
  2. env/
  3. venv/
  4. config.py
  5. *bottickets.log
  6. *.log
  7. *~