Added LICENSE and updated gitignore

The CC0 1.0 Universal license has been added to the project. The `.gitignore` configuration was consolidated by moving the `/app/build` exclusion to the root `.gitignore` and removing the redundant `app/.gitignore` file.
This commit is contained in:
2026-02-27 17:42:49 +01:00
parent 465a699b30
commit aa10114767
3 changed files with 122 additions and 1 deletions

1
.gitignore vendored
View File

@@ -8,3 +8,4 @@
.externalNativeBuild
.cxx
local.properties
/app/build