mirror of
https://github.com/szkolny-eu/szkolny-android.git
synced 2025-01-20 05:46:46 -06:00
8 lines
344 B
XML
8 lines
344 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<full-backup-content>
|
|
<!-- Exclude the shared preferences file that contains the GCM registrationId -->
|
|
<exclude domain="sharedpref" path="cookies.xml" />
|
|
<exclude domain="sharedpref" path="evernote_jobs.xml" />
|
|
<exclude domain="database" path="evernote_jobs.db" />
|
|
</full-backup-content>
|