.gitignore 38 B

12345
  1. *.db
  2. *.py[cod]
  3. .web
  4. /venv
  5. __pycache__/