Remove temporary buildfiles

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
This commit is contained in:
Matthew B White 2021-10-22 10:23:23 +01:00 committed by denyeart
parent 1b1ef046c1
commit cc8123bdc5
3 changed files with 4 additions and 8 deletions

4
.gitignore vendored
View file

@ -20,3 +20,7 @@ node_modules/
build
package-lock.json
external-chaincode/
# Eclipse
.classpath
.settings

View file

@ -1,6 +0,0 @@
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
org.eclipse.jdt.core.compiler.compliance=1.8
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
org.eclipse.jdt.core.compiler.release=disabled
org.eclipse.jdt.core.compiler.source=1.8

View file

@ -1,2 +0,0 @@
connection.project.dir=
eclipse.preferences.version=1