diff options
author | James Moger <james.moger@gitblit.com> | 2011-06-18 08:28:47 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2011-06-18 08:28:47 -0400 |
commit | 5450d08e4cd11176bcc50a5b3d001d291bd8982c (patch) | |
tree | ba1f99a65b25be6e63f5057be177483bd6bd7382 /.gitignore | |
parent | 8c9a2037b5c0fed881a3ad6dd9cff364eed603d9 (diff) | |
download | gitblit-5450d08e4cd11176bcc50a5b3d001d291bd8982c.tar.gz gitblit-5450d08e4cd11176bcc50a5b3d001d291bd8982c.zip |
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.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,3 +10,5 @@ /git /target /build.properties +/war +/*.war |