From 5450d08e4cd11176bcc50a5b3d001d291bd8982c Mon Sep 17 00:00:00 2001 From: James Moger Date: Sat, 18 Jun 2011 08:28:47 -0400 Subject: Mostly stable war build. Reorganization of resources. Dropped most hard-coded webapp configuration in favor of common web.xml file. Still contemplating configuring git servlet from web.xml too. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1819e8ea..7cc5c3bc 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,5 @@ /git /target /build.properties +/war +/*.war -- cgit v1.2.3