#!/bin/sh

rm -rf pkg vendor Gemfile Gemfile.lock spec/fixtures
puppet module build
git checkout -- .
