mirror of
https://github.com/docker/compose.git
synced 2025-07-30 09:04:12 +02:00
Add docs, build and dist to clean script
This commit is contained in:
parent
52f994cf04
commit
8251dec587
@ -1,3 +1,3 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
find . -type f -name '*.pyc' -delete
|
find . -type f -name '*.pyc' -delete
|
||||||
|
rm -rf docs/_site build dist
|
||||||
|
Loading…
x
Reference in New Issue
Block a user