aboutsummaryrefslogtreecommitdiffstats
path: root/bin/backup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/backup.sh')
-rwxr-xr-xbin/backup.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/backup.sh b/bin/backup.sh
index d70ed19..faaf922 100755
--- a/bin/backup.sh
+++ b/bin/backup.sh
@@ -16,6 +16,7 @@ backup_local() {
--exclude '*/.tox/' \
--exclude '*/node_modules' \
--exclude '*/js/compiled' \
+ --exclude '*/build' \
--exclude '*/target' \
--exclude '*/dist-newstyle' \
--exclude '*/.notmuch' \