diff --git a/.classpath b/.classpath deleted file mode 100644 index ace8266..0000000 --- a/.classpath +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/.gitignore b/.gitignore index eb5a316..2061c9e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ target +.classpath +.project diff --git a/.project b/.project deleted file mode 100644 index 6f85fdc..0000000 --- a/.project +++ /dev/null @@ -1,42 +0,0 @@ - - - gcat - - - - - - org.eclipse.wst.jsdt.core.javascriptValidator - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.wst.common.project.facet.core.builder - - - - - org.eclipse.wst.validation.validationbuilder - - - - - org.eclipse.m2e.core.maven2Builder - - - - - - org.eclipse.jem.workbench.JavaEMFNature - org.eclipse.wst.common.modulecore.ModuleCoreNature - org.eclipse.jdt.core.javanature - org.eclipse.m2e.core.maven2Nature - org.eclipse.wst.common.project.facet.core.nature - org.eclipse.wst.jsdt.core.jsNature - -