Files
godot-build-scripts/clean.sh
2024-05-01 12:17:03 +02:00

5 lines
76 B
Bash
Executable File

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