__pycache__/
*.pyc
.mypy_cache
.pytest_cache
*.so

dist/
python/magicsoup.egg-info/
runs/
target/