[DEV] commit all with new insland

This commit is contained in:
Edouard DUPIN 2022-03-20 23:39:27 +01:00
parent 0affb5e741
commit 37e3d95eaa
2 changed files with 19 additions and 0 deletions

2
.gitignore vendored
View File

@ -21,3 +21,5 @@ build.number
# Ignore Gradle build output directory
build
/__pycache__/

View File

@ -16,9 +16,26 @@
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
</natures>
<filteredResources>
<filter>
<id>1646149232200</id>
<name></name>
<type>30</type>
<matcher>
<id>org.eclipse.core.resources.regexFilterMatcher</id>
<arguments>node_modules|.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
</matcher>
</filter>
</filteredResources>
</projectDescription>