Add exclusions

This commit is contained in:
Rico Sta. Cruz 2015-06-21 04:51:53 +08:00
parent 7751379acf
commit cc3771e5b0
1 changed files with 9 additions and 0 deletions

View File

@ -4,6 +4,15 @@ destination: ./_/site
sass: sass:
sass_dir: ./_/sass sass_dir: ./_/sass
exclude:
- Makefile
- README.md
- Gemfile
- Gemfile.lock
- CNAME
- vendor
- _deprecated
# Markdown # Markdown
highlighter: pygments highlighter: pygments
markdown: kramdown markdown: kramdown