mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
4 lines
No EOL
41 B
Bash
4 lines
No EOL
41 B
Bash
#!/bin/sh
|
|
rm -f *.o
|
|
rm -f *.ppu
|
|
rm -f *.a |