aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 43ce4c1..b68717a 100644
--- a/Makefile
+++ b/Makefile
@@ -86,6 +86,8 @@ dist/w_cms_%.zip: all
zip -d $@ \
"$(js_src_dir)/*" \
$(js_srcmaps) \
+ ".github*" \
+ tests \
.default.env \
.gitignore \
.release-it.json \