.gitignore 74 B

123456789
  1. /venv
  2. /pyrightconfig.json
  3. __pycache__
  4. *.env
  5. /build
  6. /dist
  7. *.log
  8. *.egg-info