https://github.com/jekyll/jekyll
Revision 70df9c55e5b452aaf94661bb6299e6b056c5f4f8 authored by jekyllbot on 28 March 2018, 21:45:23 UTC, committed by jekyllbot on 28 March 2018, 21:45:23 UTC
1 parent 6786970
Raw File
Tip revision: 70df9c55e5b452aaf94661bb6299e6b056c5f4f8 authored by jekyllbot on 28 March 2018, 21:45:23 UTC
Update history to reflect merge of #6882 [ci skip]
Tip revision: 70df9c5
.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/
bin/
bbin/
coverage
gh-pages/
pkg/
site/_site/
test/dest
tmp/*
back to top