From bfe472987f9c8e767964a77d66532bbcea89d250 Mon Sep 17 00:00:00 2001 From: Matthew Wampler-Doty Date: Mon, 16 Mar 2015 03:51:14 -0700 Subject: [PATCH] Ingoring OS X nonsense --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1c593002a..c4760c4f6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ *.swo .bak tendermint +.DS_Store