#!/usr/bin/env bash

rm -rf \
  build out \
  gyp-mac-tool \
  Makefile *.Makefile *.target.mk \
  *.xcodeproj
