Initial commit

This commit is contained in:
Adam Macdonald
2023-03-18 22:29:58 +00:00
commit 8ecde6254f
14 changed files with 564 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build
# IntelliJ IDEA
.idea/