Files
bits-runner-builder/clean.sh
2025-06-19 12:48:49 +09:00

6 lines
58 B
Bash
Executable File

#!/bin/bash
rm -f brb
rm -f *.o
rm -f *.asm
rm -rf *.dSYM