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.
11 lines
119 B
Plaintext
11 lines
119 B
Plaintext
*.iml
|
|
.gradle
|
|
/local.properties
|
|
/.idea
|
|
.DS_Store
|
|
/build
|
|
/captures
|
|
.externalNativeBuild
|
|
.cxx
|
|
local.properties
|
|
/app/build |