Commit bdebff82 authored by Maks3w's avatar Maks3w

Add "rake clobber" for to remove generated files

parent 452876af
require 'middleman-gh-pages' require 'middleman-gh-pages'
require 'rake/clean'
CLOBBER.include('build')
task :default => [:build] task :default => [:build]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment