ivle.config.Config: __init__ now takes a 'blank' argument, which allows it to
create a blank config without trying to load an existing one.
setup.configure: Now instantiates an ivle.config.Config(blank=True), rather
than a generic configobj.ConfigObj.