
(cherry picked from commit 4291cc8eb1f4385528afcc9cab2592c8b3afa44a) # Conflicts: # .gitignore
27 lines
293 B
Plaintext
Executable File
27 lines
293 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
|
|
|
|
# Hebrew assets are copied on build
|
|
app/src/main/res/values-iw/
|
|
|
|
# Generated
|
|
locales_config.xml
|
|
|
|
TODO.md
|
|
CHANGELOG.md
|
|
/captures
|
|
build.sh
|