mirror of
https://github.com/docker/docs.git
synced 2026-04-05 02:38:52 +07:00
Add docs, build and dist to clean script
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
find . -type f -name '*.pyc' -delete
|
||||
|
||||
rm -rf docs/_site build dist
|
||||
|
||||
Reference in New Issue
Block a user