Remove tmp on make clean
This commit is contained in:
2
Makefile
2
Makefile
@@ -8,7 +8,7 @@ all:
|
|||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f .dotlock
|
rm -rf .dotlock tmp
|
||||||
|
|
||||||
# ---------------------------------------------------------------------------- #
|
# ---------------------------------------------------------------------------- #
|
||||||
# Docker commands
|
# Docker commands
|
||||||
|
|||||||
Reference in New Issue
Block a user