This commit is contained in:
Endeavorance 2025-05-10 10:46:40 -04:00
parent cc37b06d8b
commit cc19888102
14 changed files with 529 additions and 322 deletions

3
.run/clean Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
# Clean build artifacts
rm -rf build