.gitignore 63 B

1234567
  1. /venv
  2. __pycache__
  3. /dist
  4. /build
  5. *.egg-info*
  6. /pyrightconfig.json