[tor/master] add dSYM files to gitignore (they are an osx thing)

6 Aug
2015
6 Aug
'15
4:42 p.m.
commit 574344b9ab1b533d69e0fdcced7dee12d1fcbe95 Author: Nick Mathewson <nickm@torproject.org> Date: Wed Aug 5 21:41:31 2015 -0400 add dSYM files to gitignore (they are an osx thing) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index cfa8e7e..135df7b 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,8 @@ *.pyo # Cscope cscope.* +# OSX junk +*.dSYM # / /Makefile
3594
Age (days ago)
3594
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org