#!/bin/sh -e

rm -rf *.dSYM
rm -f ffile ffile-macros* file.c main-test testfile1 *.core
git status
