pancakecounter/tools/clean.sh

5 lines
104 B
Bash
Raw Normal View History

2020-12-06 01:53:40 +01:00
#!/bin/sh
cd "`dirname "$0"`"/..
rm -rf ./build/ ./*.egg-info/ ./dist/ ./__pycache__/ ./*/__pycache__/