Only clean build directory

master
Fabien Freling 2019-10-28 13:24:42 +01:00
parent f9ef5646dd
commit 237b00028c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ tup:
tup build
clean:
git nuke
cd build && git nuke
graph:
tup graph . | dot -Tpng > graph.png