Initial commit.

This commit is contained in:
HeCodes2Much
2024-05-07 09:03:12 +01:00
commit 12d95a4db2
141 changed files with 9273 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
.gradle
/local.properties
/.idea/*
/build
/pages
/wiki
/app/release
/app/build
/app/debug
diff.*