From bfa37bf201072ae2e40350c1c8cc13b82ecf2702 Mon Sep 17 00:00:00 2001 From: j2blake Date: Fri, 2 Nov 2012 11:32:49 -0400 Subject: [PATCH] Add to the .gitignore file --- .gitignore | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 44a5fb2d6..8c5f7bfe7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ -/bin -.classpath -.project \ No newline at end of file +/webapp/.build/ +/.classpath +/.project +/.settings +/bin/ +/webapp/config/deploy.properties +/webapp/config/debug.log4j.properties +