aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8f76420..a134b0d 100644
--- a/Makefile
+++ b/Makefile
@@ -44,4 +44,4 @@ ci:
# (we should not need any!)
GOPROXY=off ./build.bash
# Delete "vendor" dir
- git clean -dxff
+ rm -R vendor