Added justfile with clean recipe

This commit is contained in:
Daniel Fichtinger 2025-06-21 14:20:30 -04:00
parent dc11c497e7
commit 4ddf5d9d8a

2
justfile Normal file
View file

@ -0,0 +1,2 @@
clean:
rm -r dist/ __pycache__/