1
0

add gradlew to git

This commit is contained in:
Michael Hoennig
2022-09-21 10:37:39 +02:00
parent 6ec4c86ad6
commit 0feea6b2d6
22 changed files with 330 additions and 5 deletions

5
.gitignore vendored
View File

@ -78,11 +78,6 @@ out/
######################
# Gradle
######################
/gradle
/gradlew
/gradlew.bat
/gradle/wrapper/gradle-wrapper.properties
.gradle/
/build/