https://github.com/jekyll/jekyll
Raw File
Tip revision: 06a14739db890f34e1e7edde9afecd48020c8686 authored by Parker Moore on 02 March 2017, 17:41:15 UTC
This might allow regexp, actually. Build *all* backport branches too.
Tip revision: 06a1473
.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