summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8525321..6d7fdcc 100644
--- a/Makefile
+++ b/Makefile
@@ -11,4 +11,5 @@ export: clean
$(MAKE) -C articles export
publish: export
- rsync -avuz --exclude=*~ --delete _publish/ ryuslash.org:public_html/orgweb
+ rsync -avuz --exclude=*~ --exclude=dotfiles/ --delete _publish/ \
+ ryuslash.org:public_html/orgweb