Files
godot-build-scripts/clean.sh

5 lines
76 B
Bash
Executable File

#!/bin/bash
rm -rf godot*.tar.gz mono-glue out releases tmp web
git status