summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sync.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 1204b458..0ceddf44 100644
--- a/sync.profile
+++ b/sync.profile
@@ -17,3 +17,6 @@
"qtxmlpatterns" => "",
"qtandroidextras" => "",
);
+
+my @gato_headers = ("gatoattclient.h", "gatoperipheral.h");
+@ignore_for_master_contents = ( @gato_headers );