1825a3e9a2
* Extract translation from app module
- Prep for further extraction to modules in the nearish future
* Subproject .gitignore
(cherry picked from commit d5c207d8a3)
# Conflicts:
# .gitignore
21 lines
196 B
Plaintext
Executable File
21 lines
196 B
Plaintext
Executable File
.gradle
|
|
/local.properties
|
|
/.idea/workspace.xml
|
|
.DS_Store
|
|
.idea/
|
|
*iml
|
|
*.iml
|
|
/mainframer
|
|
/.mainframer
|
|
|
|
# Built files
|
|
*/build
|
|
/build
|
|
*.apk
|
|
app/**/output.json
|
|
|
|
TODO.md
|
|
CHANGELOG.md
|
|
/captures
|
|
build.sh
|