mirror of
https://github.com/servo/servo
synced 2026-05-01 20:07:22 +02:00
3 lines
66 B
Bash
Executable File
3 lines
66 B
Bash
Executable File
#!/bin/sh
|
|
rm -f */*.pyc */parsetab.py */parser.out */*~ */*.class
|