From dcc1d3c28474f4ed9cb5ce4a492262bf6a9e5e3b Mon Sep 17 00:00:00 2001 From: konsoletyper Date: Thu, 19 Dec 2013 21:29:05 +0400 Subject: [PATCH] Removes unnecessary files --- teavm-maven-plugin/.classpath | 42 ----------------------------------- teavm-maven-plugin/.gitignore | 1 + teavm-maven-plugin/.project | 23 ------------------- 3 files changed, 1 insertion(+), 65 deletions(-) delete mode 100644 teavm-maven-plugin/.classpath delete mode 100644 teavm-maven-plugin/.project diff --git a/teavm-maven-plugin/.classpath b/teavm-maven-plugin/.classpath deleted file mode 100644 index 0758a6402..000000000 --- a/teavm-maven-plugin/.classpath +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/teavm-maven-plugin/.gitignore b/teavm-maven-plugin/.gitignore index ea8c4bf7f..8bac4c99e 100644 --- a/teavm-maven-plugin/.gitignore +++ b/teavm-maven-plugin/.gitignore @@ -1 +1,2 @@ /target +bin \ No newline at end of file diff --git a/teavm-maven-plugin/.project b/teavm-maven-plugin/.project deleted file mode 100644 index a9dfdfd42..000000000 --- a/teavm-maven-plugin/.project +++ /dev/null @@ -1,23 +0,0 @@ - - - teavm-maven-plugin - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.m2e.core.maven2Builder - - - - - - org.eclipse.jdt.core.javanature - org.eclipse.m2e.core.maven2Nature - -