update cleanup

This commit is contained in:
Thomas (Tom) C. Gorordo 2025-04-18 03:25:40 -07:00
parent 894404443f
commit 9288548a11
Signed by: tgorordo
GPG key ID: 0CBED22BB0D94490

View file

@ -17,7 +17,7 @@ compile:
clean:
uv run pyclean src test
uv run ruff clean
rm -rf main.spec build dist .pytest_cache .hypothesis .benchmarks
rm -rf main.spec cmd.spec gui.spec build dist .pytest_cache .hypothesis .benchmarks
wipe:
just clean