Skip to content
This repository was archived by the owner on Aug 15, 2019. It is now read-only.

Commit fd7825c

Browse files
committed
Clean out more things
1 parent 2cfb91b commit fd7825c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

process.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@ rm -rf test/
1515
rm -rf .git/
1616
rm -rf Sourcebots_Programming_Tutorial.zip
1717
rm -rf **/__pycache__
18+
rm -rf scripts/
1819

20+
rm -f process.sh
21+
rm -f circle.yml
1922

2023
echo "> Moving robot stub into tasks..."
2124
for task in lesson*/**; do

0 commit comments

Comments
 (0)