index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
third_party
/
ply
/
test
/
cleanup.sh
blob: 9374f2c60b57fd1fbcb9d01d8efa9a72b5c54073 (
plain
)
1
2
3
4
#!/bin/sh
rm
-rf
*~
*.pyc
*.pyo
*.dif
*.out
__pycache__