Init commit
This commit is contained in:
8
app/src/main/res/xml/backup_rules.xml
Normal file
8
app/src/main/res/xml/backup_rules.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<full-backup-content>
|
||||
|
||||
<include domain="database" path="profiles.db" />
|
||||
<include domain="database" path="settings.db" />
|
||||
<include domain="file" path="configs" />
|
||||
|
||||
</full-backup-content>
|
||||
Reference in New Issue
Block a user