Fixed the manifest to not include some files generated from tests

This commit is contained in:
Chris Van Pelt 2008-11-23 14:50:37 -08:00
parent 31aa865d51
commit f36263d8ad
1 changed files with 3 additions and 4 deletions

View File

@ -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