.gitignore 52 B

1234567
  1. __pycache__
  2. venv
  3. .idea
  4. static/images/*
  5. test
  6. test.py