From 557a1fa25a0a1d60bdb71ea3ad0e4e9a9cd9cc61 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Tue, 17 Sep 2013 17:39:10 -0400
Subject: [PATCH] Ignore the contents of a default .git/description file

---
 src/site/design.mkd |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/site/design.mkd b/src/site/design.mkd
index 601d68a..ce67620 100644
--- a/src/site/design.mkd
+++ b/src/site/design.mkd
@@ -52,6 +52,7 @@
 - [JNA](https://github.com/twall/jna) (LGPL 2.1)
 - [Guava](https://code.google.com/p/guava-libraries) (Apache 2.0)
 - [libpam4j](https://github.com/kohsuke/libpam4j) (MIT)
+- [commons-codec](http://commons.apache.org/proper/commons-codec) (Apache 2.0)
 
 ### Other Build Dependencies
 - [Fancybox image viewer](http://fancybox.net) (MIT and GPL dual-licensed)

--
Gitblit v1.9.1