mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-17 13:49:18 +01:00
Ignore built files
This commit is contained in:
parent
31b86f539b
commit
543ca43e24
6
.gitignore
vendored
6
.gitignore
vendored
@ -2,11 +2,15 @@
|
|||||||
/local.properties
|
/local.properties
|
||||||
/.idea/workspace.xml
|
/.idea/workspace.xml
|
||||||
.DS_Store
|
.DS_Store
|
||||||
/build
|
|
||||||
.idea/
|
.idea/
|
||||||
*iml
|
*iml
|
||||||
*.iml
|
*.iml
|
||||||
|
|
||||||
|
# Built files
|
||||||
*/build
|
*/build
|
||||||
|
/build
|
||||||
|
*.apk
|
||||||
|
app/**/output.json
|
||||||
|
|
||||||
# Hebrew assets are copied on build
|
# Hebrew assets are copied on build
|
||||||
app/src/main/res/values-iw/
|
app/src/main/res/values-iw/
|
||||||
|
Loading…
Reference in New Issue
Block a user