feat(tools): added make clean

This commit is contained in:
Sara 2024-08-16 00:08:57 +02:00
parent cb6051bb43
commit a8151b2663

View file

@ -6,3 +6,6 @@ develop:
compiledb:
scons compiledb=yes target=template_debug
clean:
/usr/bin/scons --clean