Files
godot-build-scripts/clean.sh
Rémi Verschelde 1992e8a646 Backport clean scripts from main branch
(cherry picked from commit 4834ab1eab)
2024-05-01 12:17:42 +02:00

5 lines
76 B
Bash
Executable File

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