aoc2022/clean.sh

9 lines
74 B
Bash
Executable File

#!/bin/bash
rm ./*-a
rm ./*-b
rm ./*-a-v2
rm ./*-b-v2
rm ./*.hi
rm ./*.o