TachiyomiSY-Plus/.gitignore
Andreas 1825a3e9a2 Extract translation from app module (#7975)
* Extract translation from app module

- Prep for further extraction to modules in the nearish future

* Subproject .gitignore

(cherry picked from commit d5c207d8a3fae9aa42f39a008454696e2d8b2e06)

# Conflicts:
#	.gitignore
2022-09-10 14:20:44 -04:00

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