We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f338566 commit 27e98e2Copy full SHA for 27e98e2
iree_tests/.gitattributes
@@ -1,2 +1,6 @@
1
*.irpa filter=lfs diff=lfs merge=lfs -text
2
*.mlirbc filter=lfs diff=lfs merge=lfs -text
3
+
4
+# Ignore diffs and treat as binary in Git and on GitHub.
5
+*.bin -diff
6
+*.bin binary linguist-generated
0 commit comments