From 1bc74b1308d24b6a9c7a58421f0cb89fbd593da6 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 30 May 2013 15:02:04 -0600 Subject: .dSYM only needs to be in the same .gitignore files as .exe --- apps/examples/pashello/.gitignore | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/examples/pashello') diff --git a/apps/examples/pashello/.gitignore b/apps/examples/pashello/.gitignore index 363094779..3e5ec9dcb 100644 --- a/apps/examples/pashello/.gitignore +++ b/apps/examples/pashello/.gitignore @@ -11,4 +11,3 @@ /*.lib /*.src /*.err -/*.dSYM -- cgit v1.2.3