mirror of
https://github.com/Myzel394/Alibi.git
synced 2025-06-19 07:15:25 +02:00
fix: Only backup datastore; Closes #51
Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
This commit is contained in:
parent
bc6a4a4660
commit
f895700e34
@ -10,7 +10,7 @@
|
|||||||
<include domain="sharedpref" path="."/>
|
<include domain="sharedpref" path="."/>
|
||||||
<exclude domain="sharedpref" path="device.xml"/>
|
<exclude domain="sharedpref" path="device.xml"/>
|
||||||
-->
|
-->
|
||||||
<exclude
|
<include
|
||||||
domain="file"
|
domain="file"
|
||||||
path=".recordings" />
|
path="datastore/." />
|
||||||
</full-backup-content>
|
</full-backup-content>
|
Loading…
x
Reference in New Issue
Block a user