.gitignore 89 B

12345678910
  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