commit 39ef88b857403bf7f0ab8701ef3fc14772189e89
Author: Colin Childs <colin(a)torproject.org>
Date: Sat Jan 13 23:53:04 2018 -0600
Add DS_Store to gitignore
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 5bc9b24..85cf031 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
/config.status
/install-sh
/missing
+.DS_Store