Skip to content
Snippets Groups Projects
clean.sh 87 B
Newer Older
#!/bin/bash

rm -rf build
rm -rf docs/*