Add docs, build and dist to clean script
This commit is contained in:
parent
52f994cf04
commit
8251dec587
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
find . -type f -name '*.pyc' -delete
|
||||
|
||||
rm -rf docs/_site build dist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue