Files
plexpy/.gitignore

16 lines
208 B
Plaintext

.env
.env.local
**/__pycache__/
**/.speakeasy/temp/
**/.speakeasy/logs/
.speakeasy/reports
.venv/
pyrightconfig.json
README-PYPI.md
venv/
src/*.egg-info/
__pycache__/
.pytest_cache/
.python-version
.DS_Store