diff --git a/.classpath b/.classpath deleted file mode 100755 index 5af0102..0000000 --- a/.classpath +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d171129 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*.jar +target +out +*.class +.DS_Store +.idea +*.iml diff --git a/.idea/.name b/.idea/.name index 651d87a..cfd2f7a 100644 --- a/.idea/.name +++ b/.idea/.name @@ -1 +1 @@ -annotationSpike \ No newline at end of file +spring-restful-exception-handler-parent \ No newline at end of file diff --git a/.idea/ant.xml b/.idea/ant.xml deleted file mode 100644 index 2581ca3..0000000 --- a/.idea/ant.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/.idea/artifacts/SpringMVC.xml b/.idea/artifacts/SpringMVC.xml deleted file mode 100644 index 1fbaee8..0000000 --- a/.idea/artifacts/SpringMVC.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - $PROJECT_DIR$/target/web - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/artifacts/SpringMVC_war.xml b/.idea/artifacts/SpringMVC_war.xml deleted file mode 100644 index 204a2fd..0000000 --- a/.idea/artifacts/SpringMVC_war.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - $PROJECT_DIR$/target - - - - - \ No newline at end of file diff --git a/.idea/artifacts/SpringMVC_war_exploded.xml b/.idea/artifacts/SpringMVC_war_exploded.xml deleted file mode 100644 index 7faff29..0000000 --- a/.idea/artifacts/SpringMVC_war_exploded.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - $PROJECT_DIR$/target/SpringMVC - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml index e206d70..10d3efb 100644 --- a/.idea/encodings.xml +++ b/.idea/encodings.xml @@ -1,5 +1,7 @@ - + + + diff --git a/.idea/misc.xml b/.idea/misc.xml index 90fec2a..a99a3c2 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -4,9 +4,9 @@ - + - +