/.cache/
/.pytest_cache/
/.venv
/build/
/dist/
/*.egg-info/

*.py[cdo]

.DS_Store
.idea/
