dont include docs/ in built site

This commit is contained in:
Dean Attali 2020-04-26 20:19:28 -04:00 committed by GitHub
parent 39236c6392
commit ff9fc214a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -201,6 +201,7 @@ exclude:
- LICENSE
- README.md
- Vagrantfile
- docs/
plugins:
- jekyll-paginate