Added justfile with clean recipe
This commit is contained in:
parent
dc11c497e7
commit
4ddf5d9d8a
1 changed files with 2 additions and 0 deletions
2
justfile
Normal file
2
justfile
Normal file
|
@ -0,0 +1,2 @@
|
|||
clean:
|
||||
rm -r dist/ __pycache__/
|
Loading…
Add table
Add a link
Reference in a new issue