diff --git a/.classpath b/.classpath
index 2784a1b..d91c17c 100644
--- a/.classpath
+++ b/.classpath
@@ -17,7 +17,7 @@
-
+
diff --git a/.gitignore b/.gitignore
index 0f182a0..6603833 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
*.jar
*.war
*.ear
+/target/
diff --git a/.settings/.jsdtscope b/.settings/.jsdtscope
index 085a424..04d5b64 100644
--- a/.settings/.jsdtscope
+++ b/.settings/.jsdtscope
@@ -1,7 +1,7 @@
-
-
+
+
diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component
index 560e4f8..8762162 100644
--- a/.settings/org.eclipse.wst.common.component
+++ b/.settings/org.eclipse.wst.common.component
@@ -4,6 +4,7 @@
+
diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml
index fefe56d..9f88c1f 100644
--- a/src/main/webapp/WEB-INF/web.xml
+++ b/src/main/webapp/WEB-INF/web.xml
@@ -1,8 +1,7 @@
-
-
+
- Archetype Created Web Application
+
+ Archetype Created Web Application
diff --git a/target/m2e-wtp/web-resources/META-INF/maven/osc.git.eh3/useful-code/pom.properties b/target/m2e-wtp/web-resources/META-INF/maven/osc.git.eh3/useful-code/pom.properties
index 74a92c3..a1cf147 100644
--- a/target/m2e-wtp/web-resources/META-INF/maven/osc.git.eh3/useful-code/pom.properties
+++ b/target/m2e-wtp/web-resources/META-INF/maven/osc.git.eh3/useful-code/pom.properties
@@ -1,5 +1,5 @@
#Generated by Maven Integration for Eclipse
-#Tue Jan 26 16:07:58 GMT+08:00 2016
+#Tue Jan 26 16:30:41 GMT+08:00 2016
version=0.0.1-SNAPSHOT
groupId=osc.git.eh3
m2e.projectName=useful-code