summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/make-archive.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/make-archive.sh b/scripts/make-archive.sh
index b99e87ab..a2f1fade 100755
--- a/scripts/make-archive.sh
+++ b/scripts/make-archive.sh
@@ -36,7 +36,8 @@ rm -rf data/*.sqlite \
tests \
Vagrantfile \
.*.yml \
- README.markdown \
+ *.md \
+ *.markdown \
docs \
Dockerfile \
composer.* \