~xdavidwu/xdavidwu.link

61b337e3e0f8c2cd55d6c5c798c1bf9820221ade — Yihang Ho 9 years ago 239f08a
Exclude Gemfile, Gemfile.lock, LICENSE and README.
1 files changed, 1 insertions(+), 1 deletions(-)

M _config.yml
M _config.yml => _config.yml +1 -1
@@ 69,4 69,4 @@ kramdown:
    coderay_css: class

include: [".htaccess"]
exclude: ["lib", "config.rb", "Capfile", "config", "log", "Rakefile", "Rakefile.rb", "tmp", "less", "*.sublime-project", "*.sublime-workspace", "test", "spec", "Gruntfile.js", "package.json", "node_modules"]
exclude: ["lib", "config.rb", "Capfile", "config", "log", "Rakefile", "Rakefile.rb", "tmp", "less", "*.sublime-project", "*.sublime-workspace", "test", "spec", "Gruntfile.js", "package.json", "node_modules", "Gemfile", "Gemfile.lock", "LICENSE", "README.md"]