This commit is contained in:
Orville
2023-07-05 09:13:05 -04:00
committed by GitHub
parent 4a92dce449
commit 507bed6313

View File

@ -86,6 +86,7 @@ clean:
distclean: clean distclean: clean
rm -rf libs rm -rf libs
rm -rf ~/.cache/{crystal,shards}
# ----------------------- # -----------------------