mirror of
https://github.com/nasa/fpp.git
synced 2025-12-14 10:38:08 -06:00
4 lines
73 B
Bash
Executable File
4 lines
73 B
Bash
Executable File
#!/bin/sh
|
|
|
|
rm -rf *.class *~ fpp *.hpp *.hpp.gch *.cpp *.o build_log.txt
|