From 0522bd2ccf55373233250e1bbdaf1434fc3777c0 Mon Sep 17 00:00:00 2001 From: Carsten Teibes Date: Sun, 22 Dec 2019 16:59:30 +0100 Subject: [PATCH] Add rsync exclusion file This is used by the maintenance script/service that keeps the homepage updated on the server. However, by default it will not delete anything. Using the manual mode will use this file. --- .rsync-exclude | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .rsync-exclude diff --git a/.rsync-exclude b/.rsync-exclude new file mode 100644 index 0000000..4d0ed75 --- /dev/null +++ b/.rsync-exclude @@ -0,0 +1,13 @@ +# Exclude files/directories from updating by rsync. +# This is useful for keeping unversioned files in place. +# +# The automatic homepage update timer / jenkins trigger will not +# delete files by default, so a manual run is required periodically. +# e.g. /usr/local/bin/update-homepage.sh [dryrun] delete + +/videos/*.webm +/downloads/ +/images/logos/ +/images/mockups/ +/rtp/ +/_h5ai/