Files
godot-build-scripts/clean.sh
2023-10-27 12:31:13 +02:00

5 lines
76 B
Bash
Executable File

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