get building placing working properly

This commit is contained in:
ruby
2025-01-05 18:19:17 +13:00
parent 3875ca5d0a
commit b2d9c1b36a
8 changed files with 31 additions and 18 deletions

3
.gitignore vendored
View File

@ -117,3 +117,6 @@ runs/
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar
# Ignore gradle.properties cos its got sensitive info
gradle.properties