mirror of
https://github.com/servo/servo.git
synced 2025-06-08 16:43:28 +00:00
2 lines
66 B
Bash
Executable file
2 lines
66 B
Bash
Executable file
#!/bin/sh
|
|
rm -f */*.pyc */parsetab.py */parser.out */*~ */*.class
|