We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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