Fresh generation

This commit is contained in:
Luke Hagar
2024-07-01 16:03:10 +00:00
parent e01292f115
commit 42b3e684dd
1052 changed files with 155496 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build
bin/
# Ignore IDE-specific configs
.project
.settings/
.DS_Store