.gitignore 227 B

12345678910111213141516171819202122232425
  1. .idea
  2. logs
  3. build
  4. dist
  5. Screenshots
  6. /browserDrivers
  7. baangt.ini
  8. __pycache__
  9. *.pyc
  10. *.db
  11. *.log
  12. *.pyo
  13. venv
  14. baangt_*.xlsx
  15. /tests/logs
  16. /.eggs/
  17. /baangt.egg-info/
  18. /venv3_6/
  19. /tests/proxies.csv
  20. 0TestInput
  21. 1TestResults
  22. 2DBResults
  23. 3Reports