Resource house keeping + color cleanup

This commit is contained in:
Rahul Patel
2024-07-22 23:12:04 +05:30
parent bf7e8bf347
commit 2b65eeb742
120 changed files with 337 additions and 1133 deletions

View File

@@ -1,11 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<data-extraction-rules>
<cloud-backup>
<exclude domain="file" path="Downloads/"/>
<exclude domain="external" path="Downloads/"/>
<exclude
domain="file"
path="Downloads/" />
<exclude
domain="external"
path="Downloads/" />
</cloud-backup>
<device-transfer>
<exclude domain="file" path="Downloads/"/>
<exclude domain="external" path="Downloads/"/>
<exclude
domain="file"
path="Downloads/" />
<exclude
domain="external"
path="Downloads/" />
</device-transfer>
</data-extraction-rules>