Update clean recipe

This commit is contained in:
Alejandro Javier Asenjo Nitti 2024-02-22 00:24:52 -03:00
parent 332967f7f6
commit f654b88a5c

View File

@ -447,6 +447,7 @@ clean:
@git clean -fdx bin/
@git clean -fdx build/
@git clean -fdx src/assets/
@git clean -fdx include/assets/
@git clean -fdx linker_scripts/*.ld
format: