Skip to content

Commit 042f58b

Browse files
committed
Exclude /content instead of site/content/
`site/content` doesn't exist so you'd run into a problem where you're still overwriting `content/` on deploy.
1 parent 174f1cb commit 042f58b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rsync-exclude.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.DS_Store
22
.htaccess
33
thumbs/
4+
content/
45
site/accounts/
5-
site/content/
66
site/cache/
77
license.md
88
readme.md

0 commit comments

Comments
 (0)