__pycache__/
.pytest_cache/
.mypy_cache/
build/
dist/
*.spec
*.exe
*.out
.venv/
env/
/.idea/
/.vscode/
/.DS_Store
src/zpp/__pycache__/
*.egg-info/


