mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-19 04:16:27 -04:00
#932 exclude zim files from adb backup. This commit sets adb to exclude external files.
This commit is contained in:
parent
be4442fc77
commit
6d4ce72158
@ -16,7 +16,9 @@
|
||||
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
~
|
||||
-->
|
||||
|
||||
<!-- excludes any external files in the ./Kiwix folder, therefore .zim files. -->
|
||||
<full-backup-content>
|
||||
<exclude domain="file" />
|
||||
<exclude domain="external" path="./Kiwix"/>
|
||||
</full-backup-content>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user