Skip to content

Commit 3a86694

Browse files
committed
clean more thoroughly
1 parent a6b218b commit 3a86694

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

clean-targets

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ find target -mindepth 2 -not -path "*/release/stringsext" \
99
-exec rm -r {} \;
1010

1111
rm -r target/debug
12+
rm -r target/release
13+
rm -r target/rls
14+
rm target/.rustc_info.json

0 commit comments

Comments
 (0)