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