#!/bin/sh

rm -rf closure
rm -rf compilation
rm -rf lib
rm -rf target
rm -rf builds
rm -rf clojure
rm -rf out
rm -rf node_modules
rm -rf package.json
rm -rf package-lock.json
