mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
bump the minor version of servo_tidy
- and add clean folder into Makefile
This commit is contained in:
parent
27bac667b2
commit
eb9a7e5c11
3 changed files with 6 additions and 3 deletions
|
@ -22,5 +22,4 @@ test: dev-env
|
|||
.PHONY: clean
|
||||
clean:
|
||||
find . -name "*.pyc" -type f -delete
|
||||
|
||||
|
||||
rm -rf $(VENV)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue