From 5bce13cb39f99d1226dffde9e2649ae94b340a6a Mon Sep 17 00:00:00 2001 From: John Glover Date: Fri, 26 Aug 2011 17:20:59 +0100 Subject: ignore testbase.dSYM --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5d6c1e4..f6cdb31 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ simpl/simplloris.py # Test files tests/audio tests/testbase +tests/testbase.dSYM -- cgit v1.2.3