From b14341c905f5967068f68d1b6b886cad2203c4f0 Mon Sep 17 00:00:00 2001 From: "smiletocandy@qq.com" Date: Wed, 23 Jan 2019 13:58:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E4=BB=B6=E7=BB=93=E6=9E=84=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tamguo-tms/.classpath | 31 ------------------------------- tamguo-tms/.gitignore | 1 - tamguo-tms/.project | 23 ----------------------- 3 files changed, 55 deletions(-) delete mode 100644 tamguo-tms/.classpath delete mode 100644 tamguo-tms/.gitignore delete mode 100644 tamguo-tms/.project diff --git a/tamguo-tms/.classpath b/tamguo-tms/.classpath deleted file mode 100644 index 3553992..0000000 --- a/tamguo-tms/.classpath +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tamguo-tms/.gitignore b/tamguo-tms/.gitignore deleted file mode 100644 index b83d222..0000000 --- a/tamguo-tms/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/target/ diff --git a/tamguo-tms/.project b/tamguo-tms/.project deleted file mode 100644 index 1392f7f..0000000 --- a/tamguo-tms/.project +++ /dev/null @@ -1,23 +0,0 @@ - - - tamguo-tms - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.m2e.core.maven2Builder - - - - - - org.eclipse.jdt.core.javanature - org.eclipse.m2e.core.maven2Nature - -