diff --git a/.classpath b/.classpath deleted file mode 100644 index 35bca5e..0000000 --- a/.classpath +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/.gitignore b/.gitignore deleted file mode 100644 index a79054d..0000000 --- a/.gitignore +++ /dev/null @@ -1,24 +0,0 @@ -# Compiled class file -*.class - -# Log file -*.log - -# BlueJ files -*.ctxt - -# Mobile Tools for Java (J2ME) -.mtj.tmp/ - -# Package Files # -*.jar -*.war -*.ear -*.zip -*.tar.gz -*.rar -*.impl - -# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml -hs_err_pid* -/target/ diff --git a/.project b/.project deleted file mode 100644 index 7546e55..0000000 --- a/.project +++ /dev/null @@ -1,23 +0,0 @@ - - - tamguo - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.m2e.core.maven2Builder - - - - - - org.eclipse.jdt.core.javanature - org.eclipse.m2e.core.maven2Nature - - diff --git a/pom.xml b/pom.xml deleted file mode 100644 index c912bcb..0000000 --- a/pom.xml +++ /dev/null @@ -1,6 +0,0 @@ - - 4.0.0 - tamguo - tamguo - 0.0.1-SNAPSHOT - \ No newline at end of file