Update .gitignore

This commit is contained in:
Len
2023-12-17 13:14:50 +01:00
parent a00d7cc599
commit cf9619d0f9
3 changed files with 8 additions and 1 deletions
+3 -1
View File
@@ -36,4 +36,6 @@ target/
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
.gradle
.gradle
build/
!gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
+5
View File
@@ -0,0 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists