Skip to content

Commit 69023ec

Browse files
committed
Merge remote-tracking branch 'origin/master' into edge
2 parents 607f2bc + 56540d5 commit 69023ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ clean:
3636
.PHONY: distclean
3737
distclean: clean
3838
@rm -rf ./envhelp/venv
39+
@rm -rf ./envhelp/output
3940
@rm -rf ./tests/__pycache__
4041
@rm -f ./tests/*.pyc
4142

0 commit comments

Comments
 (0)