# logs
*.log
logs/
runs/

# build / install artifacts
rocblas-install/
build/
install/

# data
Data/
*.mat

# cache
__pycache__/
.cache/
