Rely on .tar.xz's for packages now, autoverify

This commit is contained in:
Maxwell Jeffress
2024-09-08 15:13:13 +10:00
parent 1e2c3fa2eb
commit 434ba073e8
12 changed files with 96 additions and 371 deletions

8
.gitignore vendored
View File

@@ -3,8 +3,14 @@ build/
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**/build/
!**/src/test/**/build/
distributions
gradle
gradlew
gradlew.bat
.kotlin
### IntelliJ IDEA ###
.idea
.idea/modules.xml
.idea/jarRepositories.xml
.idea/compiler.xml
@@ -39,4 +45,4 @@ bin/
.vscode/
### Mac OS ###
.DS_Store
.DS_Store