Fixed the manifest to not include some files generated from tests
This commit is contained in:
parent
31aa865d51
commit
f36263d8ad
|
@ -6,15 +6,14 @@ bin/jekyll
|
|||
jekyll.gemspec
|
||||
lib/jekyll.rb
|
||||
lib/jekyll/convertible.rb
|
||||
lib/jekyll/converters/csv.rb
|
||||
lib/jekyll/converters/mephisto.rb
|
||||
lib/jekyll/filters.rb
|
||||
lib/jekyll/blocks.rb
|
||||
lib/jekyll/layout.rb
|
||||
lib/jekyll/page.rb
|
||||
lib/jekyll/post.rb
|
||||
lib/jekyll/site.rb
|
||||
test/dest/2008/10/18/foo-bar.html
|
||||
test/dest/2008/11/21/complex.html
|
||||
test/dest/css/screen.css
|
||||
test/dest/index.html
|
||||
test/helper.rb
|
||||
test/source/_layouts/default.html
|
||||
test/source/_layouts/simple.html
|
||||
|
|
Loading…
Reference in New Issue