We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 816edea commit 8f93b32Copy full SHA for 8f93b32
.gitattributes
@@ -36,3 +36,7 @@ tools/scripts/devel-configure export-ignore
36
# should we include these ?
37
android/ export-ignore
38
windows/ export-ignore
39
+
40
+# raw image files
41
+*.nv12 binary
42
+*.rgb binary
0 commit comments