Ajout de la nature de projet gradle au projet

This commit is contained in:
2021-07-02 23:41:07 +02:00
parent a6dd92269a
commit 40430271a7
3 changed files with 63 additions and 3 deletions
+14 -3
View File
@@ -1,4 +1,15 @@
.classpath
.project
.settings/
# Ignore Gradle project-specific cache directory
.gradle/
gradlew
gradlew.bat
gradle/
# Ignore Gradle build output directory
build/
bin/
# Eclipse files
.classpath
.settings
.project