mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-28 10:02:14 +00:00
4 lines
No EOL
44 B
Bash
4 lines
No EOL
44 B
Bash
#!/bin/sh
|
|
rm -f *.o
|
|
rm -f *.ppu
|
|
rm -f *.a |