delete .project

This commit is contained in:
Remi Boure 2023-03-03 11:36:56 +01:00
parent 398e4db6e4
commit c6ba7586c2
2 changed files with 2 additions and 40 deletions

3
.gitignore vendored
View File

@ -4,4 +4,5 @@
# Ignore Gradle build output directory
build
bin/
.idea
.idea
.project

View File

@ -1,39 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>ntr-tp</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<<<<<<< HEAD
</buildSpec>
<natures>
=======
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
>>>>>>> 1f69210e29fd09c28a55c7d4378f949f125d4bbc
</natures>
<filteredResources>
<filter>
<id>1677838833533</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>