.gitignore 60 B

12345678
  1. /venv
  2. /dist
  3. /build
  4. __pycache__
  5. /*.json
  6. *.sqlite
  7. /*.egg-info