Exclude .nojekyll.
This commit is contained in:
parent
8306c1e31d
commit
09a2ccd5e2
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -113,6 +113,7 @@ publish: setup-check-rsync
|
|||
--filter='P .git/' \
|
||||
--filter='P .gitignore' \
|
||||
--filter='P .stack-work' \
|
||||
--filter='P .nojekyll' \
|
||||
--filter='P CNAME' \
|
||||
--delete-excluded \
|
||||
_site/ .
|
||||
|
|
Loading…
Reference in a new issue