git @ Cat's Eye Technologies
Burro
/
1fc2e4e
Also clean generated javascript.
Chris Pressey
4 years ago
1 changed file(s) with
1 addition(s)
and
0 deletion(s)
.
Raw diff
Collapse all
Expand all
+1
-0
clean.sh
less
more
3
3
find . -name "*.hi" -exec rm {} \;
4
4
find . -name "*.jsmod" -exec rm {} \;
5
5
find . -name "*.exe" -exec rm {} \;
6
rm -f demo/burro.js