Premier commit - Introduction au système git

This commit is contained in:
Mysaa
2021-05-26 22:02:07 +02:00
commit 3897fafc01
23 changed files with 942 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# Ignore Gradle project-specific cache directory
.gradle/
gradlew
gradlew.bat
gradle/
# Ignore Gradle build output directory
build/
bin/
# Eclipse files
.classpath
.settings
.project