From: Nick Mathewson Date: Thu, 6 Aug 2015 01:41:31 +0000 (-0400) Subject: add dSYM files to gitignore (they are an osx thing) X-Git-Tag: tor-0.2.7.3-rc~131 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=574344b9ab1b533d69e0fdcced7dee12d1fcbe95;p=thirdparty%2Ftor.git add dSYM files to gitignore (they are an osx thing) --- diff --git a/.gitignore b/.gitignore index cfa8e7ef03..135df7b204 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,8 @@ *.pyo # Cscope cscope.* +# OSX junk +*.dSYM # / /Makefile