#!/bin/zsh ### clearing up the directory ### from temporary files rm -rf __pycache__ # Output* future proof rm -f Output/* *.npy