added command to clean target

This commit is contained in:
Michael 2022-11-27 05:26:57 +00:00
parent 0b3138ae92
commit 56c53312f5
Signed by: michael
GPG Key ID: 523BD9EF68BDD44C

View File

@ -3,3 +3,6 @@ run:
build:
cargo build
clean:
rm -rf target/