summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@qt.io>2024-02-21 04:46:48 +0100
committerRobert Griebl <robert.griebl@qt.io>2024-02-22 10:02:55 +0100
commit6ea1e4d528e6ab6ced1674f2d9fe50489d8f2e0c (patch)
tree1b60d01f05c80a4149a1de5aa87396b2847a3cfd /.gitattributes
parent7fc260dc4117383b52d3dda3175541b90912e409 (diff)
tests: add a test for Architecture detection
The test binaries are compressed because you cannot make them as small as possible. Especially macOS enforces the minimum size to be the page size (16KB). The README.md has all the details on how to generate and compress test binaries. Change-Id: I8636772f2f94ac35e8d4fa51b6b76b0c84ad3d7b Pick-to: 6.7 Reviewed-by: Bernd Weimer <bernd.weimer@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 98e17a15..723cab5b 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -6,6 +6,7 @@
*.crt binary
*.bin binary
+*.zz binary
.tag export-subst
.gitignore export-ignore