updated .gitignore

This commit is contained in:
tom5079
2022-04-16 06:28:54 +09:00
parent 1be5ecac6b
commit aa99c18a1b
37 changed files with 6 additions and 5 deletions

2
.gitignore vendored
View File

@@ -1,5 +1,5 @@
# Gradle files # Gradle files
gradle/ .gradle/
build/ build/
# Local configuration file (sdk path, etc) # Local configuration file (sdk path, etc)

View File

@@ -1,2 +0,0 @@
#Mon Feb 21 11:41:55 KST 2022
gradle.version=7.2

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,2 +0,0 @@
#Mon Feb 21 11:41:55 KST 2022
gradle.version=7.2

BIN
gradle/wrapper/gradle-wrapper.jar vendored Normal file

Binary file not shown.

View File

@@ -0,0 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists