From d35115800dfab22e97288b22eac56523c251040d Mon Sep 17 00:00:00 2001 From: wu ming <569287825@qq.com> Date: Tue, 20 Sep 2016 14:13:39 +0800 Subject: [PATCH] update .gitignore --- .gitignore | 2 ++ .project | 41 --------------------------------- RemoteSystemsTempFiles/.project | 12 ---------- 3 files changed, 2 insertions(+), 53 deletions(-) delete mode 100644 .project delete mode 100644 RemoteSystemsTempFiles/.project diff --git a/.gitignore b/.gitignore index 6c17b63..b961a96 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ .settings .metadata /bin/ +.project +/RemoteSystemsTempFiles diff --git a/.project b/.project deleted file mode 100644 index ed1fe4a..0000000 --- a/.project +++ /dev/null @@ -1,41 +0,0 @@ - - - data_manager_backend - - - - - - org.eclipse.wst.jsdt.core.javascriptValidator - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.wst.common.project.facet.core.builder - - - - - org.eclipse.wst.validation.validationbuilder - - - - - com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder - - - - - - org.eclipse.jem.workbench.JavaEMFNature - org.eclipse.wst.common.modulecore.ModuleCoreNature - org.eclipse.wst.common.project.facet.core.nature - org.eclipse.jdt.core.javanature - org.eclipse.wst.jsdt.core.jsNature - - diff --git a/RemoteSystemsTempFiles/.project b/RemoteSystemsTempFiles/.project deleted file mode 100644 index 5447a64..0000000 --- a/RemoteSystemsTempFiles/.project +++ /dev/null @@ -1,12 +0,0 @@ - - - RemoteSystemsTempFiles - - - - - - - org.eclipse.rse.ui.remoteSystemsTempNature - -