.pdm-python
*.py[cod]
__pycache__/
venv/
.tox/
.vscode/
/build/
/dist/
*.egg-info/
/target/
.pdm-build/
