From 17ff43df23d446d077dbc1b5c96155059189fd5d Mon Sep 17 00:00:00 2001
From: John Hodge <tpg@mutabah.net>
Date: Mon, 12 Jul 2010 10:00:30 +0800
Subject: [PATCH] And, modified .gitignore to ignore the binary

---
 server/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/server/.gitignore b/server/.gitignore
index 0f7500e..fec2672 100644
--- a/server/.gitignore
+++ b/server/.gitignore
@@ -1,2 +1,3 @@
 *.[od]
 *~
+dispsrv
-- 
GitLab