We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
make clean
analysis/
1 parent 285657c commit 8485a06Copy full SHA for 8485a06
analysis/Makefile
@@ -40,7 +40,7 @@ test: dce tests/node_modules/.bin/rescript
40
./test.sh
41
42
clean:
43
- git clean -dfx src
+ git clean -dfx .
44
45
.DEFAULT_GOAL := build-native
46
0 commit comments