From: teor (Tim Wilson-Brown) Date: Fri, 2 Oct 2015 08:51:53 +0000 (+0200) Subject: Ignore OS X .DS_Store files X-Git-Tag: tor-0.2.8.1-alpha~353 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=596de490076f8a2585e6c31aca0455bf7ccdc3b5;p=thirdparty%2Ftor.git Ignore OS X .DS_Store files --- diff --git a/.gitignore b/.gitignore index 135df7b204..c1dff8bfec 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ cscope.* # OSX junk *.dSYM +.DS_Store # / /Makefile