YUKI Hiroshi
null+****@clear*****
Wed Aug 20 16:12:12 JST 2014
YUKI Hiroshi 2014-08-20 16:12:12 +0900 (Wed, 20 Aug 2014) New Revision: 982c8f379c8bf69d53c3687f030bb8467cdc5383 https://github.com/droonga/droonga.org/commit/982c8f379c8bf69d53c3687f030bb8467cdc5383 Message: Ignore bundled files under "vendor/" Modified files: Rakefile Modified: Rakefile (+2 -0) =================================================================== --- Rakefile 2014-08-20 15:17:32 +0900 (4720a32) +++ Rakefile 2014-08-20 16:12:12 +0900 (edccad8) @@ -27,6 +27,8 @@ Jekyll::Task::I18n.define do |task| task.files -= Rake::FileList["README.md"] task.files -= Rake::FileList["_*/**/*.md"] task.files -= Rake::FileList["news/**/*.md"] + task.files -= Rake::FileList["vendor/**/*.*"] + task.files -= Rake::FileList["_po/ja/vendor/**/*.*"] task.locales.each do |locale| task.files -= Rake::FileList["#{locale}/**/*.md"] end -------------- next part -------------- HTML����������������������������... Download