From 6c0c10c483ab21e0cf32b09777adcc4dcf42e160 Mon Sep 17 00:00:00 2001 From: Daniel Kempkens Date: Wed, 13 Aug 2014 21:15:57 +0200 Subject: [PATCH] Ignore Makefile --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 6ad21c4..3b52369 100644 --- a/_config.yml +++ b/_config.yml @@ -74,4 +74,4 @@ assets: css_compressor: yui include: [".htaccess"] -exclude: ["lib", "config.rb", "Capfile", "config", "log", "Rakefile", "Rakefile.rb", "tmp", "less", "*.sublime-project", "*.sublime-workspace", "*~", "*.swp", "*.swo", "test", "spec", "Gruntfile.js", "package.json", "node_modules", "Gemfile", "Gemfile.lock", "deploy"] +exclude: ["lib", "config.rb", "Capfile", "config", "log", "Rakefile", "Rakefile.rb", "tmp", "less", "*.sublime-project", "*.sublime-workspace", "*~", "*.swp", "*.swo", "test", "spec", "Gruntfile.js", "package.json", "node_modules", "Gemfile", "Gemfile.lock", "Makefile"]