Ajout de la nature gradle au projet.

This commit is contained in:
Mysaa
2021-05-28 23:03:00 +02:00
parent 29ef10e9f9
commit d9e44f1fd8
43 changed files with 102 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run