wolkje-gedeelde-mappen/tools/clean.sh
2023-05-02 17:38:05 +02:00

4 lines
104 B
Bash
Executable file

#!/bin/sh
cd "`dirname "$0"`"/..
rm -rf ./build/ ./*.egg-info/ ./dist/ ./__pycache__/ ./*/__pycache__/