.gitignore 120 B

123456789101112
  1. .idea
  2. *.db
  3. venv
  4. *.db-journal
  5. *.spec
  6. build
  7. dist
  8. cool_query.py
  9. __pycache__
  10. future_plans.txt
  11. secret_trading_tools.py
  12. *.bak