Skip to content

Commit c8669d3

Browse files
adds new cleanup line to Makefile
1 parent 99134c2 commit c8669d3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ clean:
3030
-rm -rf .eggs
3131
-rm -rf site
3232
-rm -rf docs/_build
33+
-rm -rf platform-builds meta.yaml
3334

3435
# Targets for testing
3536
test:

0 commit comments

Comments
 (0)