This website works better with JavaScript.
Explore
Help
Sign In
mirror
/
mpack
mirror of
https://github.com/ludocode/mpack
Code
Releases
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
develop
develop
gh-pages
v0.1
v0.2
v0.3
v0.4
v0.5
v0.5.1
v0.6
v0.7
v0.7.1
v0.8
v0.8.1
v0.8.2
v1.0
v1.1
v1.1.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'develop'
${ noResults }
mpack
/
tools
/
clean.sh
4 lines
94 B
Bash
Raw
Permalink
Blame
History
#!/bin/sh
rm -rf .build
rm -f vgcore.* mpack-*.tar.gz *.gcov *.gcno src/mpack/*.o README.html
View Git Blame
Copy Permalink