From 9c6382b9f85d380e3890a997ef7e62f7d0098e82 Mon Sep 17 00:00:00 2001 From: Craig Knudsen Date: Mon, 25 Sep 2023 13:21:23 -0400 Subject: [PATCH] Add back some docs to docker image so build does not fail --- .dockerignore | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.dockerignore b/.dockerignore index a600a88e3..8d25d3e84 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,6 +1,17 @@ bump_version.sh docker -docs +docs/event_status.gif +docs/extractfaqs.pl +docs/faqs.html +docs/Makefile +docs/php2html.pl +docs/README +docs/sql2html.pl +docs/WebCalendar-Database.html +docs/WebCalendar-DeveloperGuide.html +docs/WebCalendar-Functions.html +docs/WebCalendar-Styling.html +docs/WebCalendar-UserManual.html *.git *.gitignore includes/settings.php