Skip to content

Commit 3aa1668

Browse files
committed
Update clean.sh
1 parent beff445 commit 3aa1668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clean.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/bash
2-
rm -rf out build dist managed_components sdkconfig
2+
rm -rf build dist managed_components out sdkconfig dependencies.lock

0 commit comments

Comments
 (0)