https://github.com/jekyll/jekyll
Revision 32c5ac35dd22b00d3ba3770b7747f41ba8335325 authored by jekyllbot on 19 February 2016, 23:13:15 UTC, committed by jekyllbot on 19 February 2016, 23:13:15 UTC
1 parent a47b913
Raw File
Tip revision: 32c5ac35dd22b00d3ba3770b7747f41ba8335325 authored by jekyllbot on 19 February 2016, 23:13:15 UTC
Update history to reflect merge of #4546 [ci skip]
Tip revision: 32c5ac3
.gitignore
*.gem
*.swp
*~
.DS_Store
.analysis
.bundle/
.byebug_history
.jekyll-metadata
.ruby-gemset
.ruby-version
.sass-cache
/test/source/file_name.txt
/vendor
Gemfile.lock
_site/
bbin/
coverage
gh-pages/
pkg/
site/_site/
test/dest
tmp/*
back to top