TachiyomiSY-Plus/.gitignore
Andreas 5baddd8a74 Add task to generate locales_config.xml (#7754)
(cherry picked from commit 4291cc8eb1f4385528afcc9cab2592c8b3afa44a)

# Conflicts:
#	.gitignore
2022-08-14 16:05:27 -04:00

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