From e5a2e025d706715fd9c7c2ce2dbf3bcc2e35e409 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 11 Oct 2013 11:02:59 -0700 Subject: [PATCH] Ignore the Subsurface.app folder Signed-off-by: Dirk Hohndel --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f5506ff57..9031a06f6 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ callgrind.out.* .obj Makefile subsurface.pro.user* +Subsurface.app