Update exclusion list

This commit is contained in:
Jorge Arias 2015-11-13 05:05:40 -03:00
parent 973080c8aa
commit a3f93648e2

View file

@ -130,6 +130,6 @@ sass:
style: compressed style: compressed
# Exclusion list from the generated _site # Exclusion list from the generated _site
exclude: ["Rakefile", "LICENSE", "readme.markdown", "vendor"] exclude: ["LICENSE", "README", "CONTRIBUTORS"]
gems: [jekyll-paginate] gems: [jekyll-paginate]